[INFO] cloning repository https://github.com/vladiouz/on-chain-claim-testing
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vladiouz/on-chain-claim-testing" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvladiouz%2Fon-chain-claim-testing", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvladiouz%2Fon-chain-claim-testing'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ff09159359acbef19b734102e3dc5035519ff925
[INFO] testing vladiouz/on-chain-claim-testing against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvladiouz%2Fon-chain-claim-testing" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/vladiouz/on-chain-claim-testing
[INFO] finished tweaking git repo https://github.com/vladiouz/on-chain-claim-testing
[INFO] tweaked toml for git repo https://github.com/vladiouz/on-chain-claim-testing written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/vladiouz/on-chain-claim-testing on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/vladiouz/on-chain-claim-testing already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded toml_datetime v0.6.8
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.92
[INFO] [stderr]   Downloaded unwrap-infallible v0.1.5
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.42
[INFO] [stderr]   Downloaded equivalent v1.0.1
[INFO] [stderr]   Downloaded itoa v1.0.11
[INFO] [stderr]   Downloaded serde v1.0.204
[INFO] [stderr]   Downloaded tinyvec v1.8.0
[INFO] [stderr]   Downloaded sha2 v0.10.8
[INFO] [stderr]   Downloaded rand_seeder v0.2.3
[INFO] [stderr]   Downloaded cpufeatures v0.2.12
[INFO] [stderr]   Downloaded zeroize_derive v1.4.2
[INFO] [stderr]   Downloaded serde_spanned v0.6.7
[INFO] [stderr]   Downloaded hex-literal v0.4.1
[INFO] [stderr]   Downloaded serde_repr v0.1.19
[INFO] [stderr]   Downloaded multiversx-sc-codec-derive v0.20.0
[INFO] [stderr]   Downloaded colorchoice v1.0.2
[INFO] [stderr]   Downloaded pathdiff v0.2.1
[INFO] [stderr]   Downloaded winapi-util v0.1.8
[INFO] [stderr]   Downloaded url v2.5.2
[INFO] [stderr]   Downloaded anstyle-query v1.1.1
[INFO] [stderr]   Downloaded multiversx-chain-scenario-format v0.22.3
[INFO] [stderr]   Downloaded futures-task v0.3.30
[INFO] [stderr]   Downloaded nibble_vec v0.1.0
[INFO] [stderr]   Downloaded endian-type v0.1.2
[INFO] [stderr]   Downloaded once_cell v1.19.0
[INFO] [stderr]   Downloaded rustc_version v0.4.0
[INFO] [stderr]   Downloaded anstyle v1.0.8
[INFO] [stderr]   Downloaded anstyle-wincon v3.0.4
[INFO] [stderr]   Downloaded multiversx-chain-vm-executor v0.2.0
[INFO] [stderr]   Downloaded keccak v0.1.5
[INFO] [stderr]   Downloaded opaque-debug v0.3.1
[INFO] [stderr]   Downloaded hermit-abi v0.3.9
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.92
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.92
[INFO] [stderr]   Downloaded clap_lex v0.7.2
[INFO] [stderr]   Downloaded bech32 v0.9.1
[INFO] [stderr]   Downloaded tokio-macros v2.4.0
[INFO] [stderr]   Downloaded ppv-lite86 v0.2.18
[INFO] [stderr]   Downloaded signal-hook-registry v1.4.2
[INFO] [stderr]   Downloaded parking_lot_core v0.9.10
[INFO] [stderr]   Downloaded redox_syscall v0.5.3
[INFO] [stderr]   Downloaded errno v0.3.9
[INFO] [stderr]   Downloaded fastrand v2.1.0
[INFO] [stderr]   Downloaded futures-macro v0.3.30
[INFO] [stderr]   Downloaded pbkdf2 v0.12.2
[INFO] [stderr]   Downloaded quote v1.0.36
[INFO] [stderr]   Downloaded autocfg v1.3.0
[INFO] [stderr]   Downloaded semver v1.0.23
[INFO] [stderr]   Downloaded clap_derive v4.5.11
[INFO] [stderr]   Downloaded anstyle-parse v0.2.5
[INFO] [stderr]   Downloaded zeroize v1.8.1
[INFO] [stderr]   Downloaded rustc-demangle v0.1.24
[INFO] [stderr]   Downloaded lock_api v0.4.12
[INFO] [stderr]   Downloaded multiversx-sc-codec v0.20.0
[INFO] [stderr]   Downloaded arrayvec v0.7.4
[INFO] [stderr]   Downloaded colored v2.1.0
[INFO] [stderr]   Downloaded anstream v0.6.15
[INFO] [stderr]   Downloaded either v1.13.0
[INFO] [stderr]   Downloaded multiversx-sc-modules v0.51.1
[INFO] [stderr]   Downloaded pin-project-lite v0.2.14
[INFO] [stderr]   Downloaded parking_lot v0.12.3
[INFO] [stderr]   Downloaded winreg v0.52.0
[INFO] [stderr]   Downloaded sync_wrapper v1.0.1
[INFO] [stderr]   Downloaded futures-sink v0.3.30
[INFO] [stderr]   Downloaded http-body-util v0.1.2
[INFO] [stderr]   Downloaded toml v0.8.18
[INFO] [stderr]   Downloaded serde_derive v1.0.204
[INFO] [stderr]   Downloaded ahash v0.8.11
[INFO] [stderr]   Downloaded typenum v1.17.0
[INFO] [stderr]   Downloaded ryu v1.0.18
[INFO] [stderr]   Downloaded multiversx-sc-meta-lib v0.51.1
[INFO] [stderr]   Downloaded wasmprinter v0.212.0
[INFO] [stderr]   Downloaded bitflags v2.6.0
[INFO] [stderr]   Downloaded anyhow v1.0.86
[INFO] [stderr]   Downloaded smallvec v1.13.2
[INFO] [stderr]   Downloaded zerocopy v0.6.6
[INFO] [stderr]   Downloaded log v0.4.22
[INFO] [stderr]   Downloaded proc-macro2 v1.0.86
[INFO] [stderr]   Downloaded multiversx-sc-derive v0.51.1
[INFO] [stderr]   Downloaded socket2 v0.5.7
[INFO] [stderr]   Downloaded addr2line v0.22.0
[INFO] [stderr]   Downloaded winnow v0.6.18
[INFO] [stderr]   Downloaded clap v4.5.12
[INFO] [stderr]   Downloaded miniz_oxide v0.7.4
[INFO] [stderr]   Downloaded unicode-ident v1.0.12
[INFO] [stderr]   Downloaded multiversx-sc-snippets v0.51.1
[INFO] [stderr]   Downloaded multiversx-sdk v0.5.0
[INFO] [stderr]   Downloaded pem v3.0.4
[INFO] [stderr]   Downloaded toml_edit v0.22.19
[INFO] [stderr]   Downloaded multiversx-chain-vm v0.9.0
[INFO] [stderr]   Downloaded bytes v1.7.1
[INFO] [stderr]   Downloaded backtrace v0.3.73
[INFO] [stderr]   Downloaded cc v1.1.8
[INFO] [stderr]   Downloaded indexmap v2.2.6
[INFO] [stderr]   Downloaded unicode-segmentation v1.11.0
[INFO] [stderr]   Downloaded multiversx-sc-scenario v0.51.1
[INFO] [stderr]   Downloaded mio v1.0.1
[INFO] [stderr]   Downloaded futures-io v0.3.30
[INFO] [stderr]   Downloaded env_filter v0.1.2
[INFO] [stderr]   Downloaded serde_json v1.0.121
[INFO] [stderr]   Downloaded reqwest v0.12.5
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.92
[INFO] [stderr]   Downloaded clap_builder v4.5.12
[INFO] [stderr]   Downloaded wasmparser v0.212.0
[INFO] [stderr]   Downloaded multiversx-sc v0.51.1
[INFO] [stderr]   Downloaded gimli v0.29.0
[INFO] [stderr]   Downloaded security-framework-sys v2.11.1
[INFO] [stderr]   Downloaded radix_trie v0.2.1
[INFO] [stderr]   Downloaded native-tls v0.2.12
[INFO] [stderr]   Downloaded pkg-config v0.3.30
[INFO] [stderr]   Downloaded ipnet v2.9.0
[INFO] [stderr]   Downloaded pin-project-internal v1.1.5
[INFO] [stderr]   Downloaded slab v0.4.9
[INFO] [stderr]   Downloaded futures-executor v0.3.30
[INFO] [stderr]   Downloaded env_logger v0.11.5
[INFO] [stderr]   Downloaded syn v2.0.68
[INFO] [stderr]   Downloaded object v0.36.3
[INFO] [stderr]   Downloaded futures-channel v0.3.30
[INFO] [stderr]   Downloaded humantime v2.1.0
[INFO] [stderr]   Downloaded rustls-pki-types v1.8.0
[INFO] [stderr]   Downloaded zerocopy-derive v0.6.6
[INFO] [stderr]   Downloaded curve25519-dalek v3.2.0
[INFO] [stderr]   Downloaded core-foundation-sys v0.8.6
[INFO] [stderr]   Downloaded schannel v0.1.23
[INFO] [stderr]   Downloaded libc v0.2.155
[INFO] [stderr]   Downloaded web-sys v0.3.69
[INFO] [stderr]   Downloaded tokio v1.39.2
[INFO] [stderr]   Downloaded sha3 v0.10.8
[INFO] [stderr]   Downloaded rustls-pemfile v2.1.3
[INFO] [stderr]   Downloaded tempfile v3.12.0
[INFO] [stderr]   Downloaded futures-core v0.3.30
[INFO] [stderr]   Downloaded httparse v1.9.4
[INFO] [stderr]   Downloaded hyper-rustls v0.27.2
[INFO] [stderr]   Downloaded tokio-rustls v0.26.0
[INFO] [stderr]   Downloaded wasm-bindgen-backend v0.2.92
[INFO] [stderr]   Downloaded tracing-core v0.1.32
[INFO] [stderr]   Downloaded pin-project v1.1.5
[INFO] [stderr]   Downloaded unicode-bidi v0.3.15
[INFO] [stderr]   Downloaded bitcoin_hashes v0.11.0
[INFO] [stderr]   Downloaded futures v0.3.30
[INFO] [stderr]   Downloaded openssl-sys v0.9.103
[INFO] [stderr]   Downloaded hyper-util v0.1.7
[INFO] [stderr]   Downloaded js-sys v0.3.69
[INFO] [stderr]   Downloaded tracing v0.1.40
[INFO] [stderr]   Downloaded bip39 v2.0.0
[INFO] [stderr]   Downloaded http v1.1.0
[INFO] [stderr]   Downloaded bumpalo v3.16.0
[INFO] [stderr]   Downloaded tokio-util v0.7.11
[INFO] [stderr]   Downloaded idna v0.5.0
[INFO] [stderr]   Downloaded futures-util v0.3.30
[INFO] [stderr]   Downloaded hyper v1.4.1
[INFO] [stderr]   Downloaded h2 v0.4.5
[INFO] [stderr]   Downloaded rustls-webpki v0.102.6
[INFO] [stderr]   Downloaded regex v1.10.6
[INFO] [stderr]   Downloaded openssl v0.10.66
[INFO] [stderr]   Downloaded regex-syntax v0.8.4
[INFO] [stderr]   Downloaded rustix v0.38.34
[INFO] [stderr]   Downloaded rustls v0.23.12
[INFO] [stderr]   Downloaded regex-automata v0.4.7
[INFO] [stderr]   Downloaded encoding_rs v0.8.34
[INFO] [stderr]   Downloaded linux-raw-sys v0.4.14
[INFO] [stderr]   Downloaded ring v0.17.8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4bb6fd20da570b6fd336487de1ffb26634451e610c254ffbc137689466c6711b
[INFO] running `Command { std: "docker" "start" "-a" "4bb6fd20da570b6fd336487de1ffb26634451e610c254ffbc137689466c6711b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4bb6fd20da570b6fd336487de1ffb26634451e610c254ffbc137689466c6711b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4bb6fd20da570b6fd336487de1ffb26634451e610c254ffbc137689466c6711b", kill_on_drop: false }`
[INFO] [stdout] 4bb6fd20da570b6fd336487de1ffb26634451e610c254ffbc137689466c6711b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1da813f6effb3dee5def58f480fe6f49b568ea86e1b6ef0072b87e39265f3943
[INFO] running `Command { std: "docker" "start" "-a" "1da813f6effb3dee5def58f480fe6f49b568ea86e1b6ef0072b87e39265f3943", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling endian-type v0.1.2
[INFO] [stderr]    Compiling unwrap-infallible v0.1.5
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling hex-literal v0.4.1
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling radix_trie v0.2.1
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.68
[INFO] [stderr]    Compiling multiversx-sc-codec-derive v0.20.0
[INFO] [stderr]    Compiling multiversx-sc-derive v0.51.1
[INFO] [stderr]    Compiling multiversx-sc-codec v0.20.0
[INFO] [stderr]    Compiling multiversx-sc v0.51.1
[INFO] [stderr]    Compiling multiversx-sc-modules v0.51.1
[INFO] [stderr]    Compiling on-chain-claim v0.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.02s
[INFO] running `Command { std: "docker" "inspect" "1da813f6effb3dee5def58f480fe6f49b568ea86e1b6ef0072b87e39265f3943", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1da813f6effb3dee5def58f480fe6f49b568ea86e1b6ef0072b87e39265f3943", kill_on_drop: false }`
[INFO] [stdout] 1da813f6effb3dee5def58f480fe6f49b568ea86e1b6ef0072b87e39265f3943
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b1a5048fd08bdf3dbeca7b36e89d9b51126d339c2467083aa403f9da41747a9c
[INFO] running `Command { std: "docker" "start" "-a" "b1a5048fd08bdf3dbeca7b36e89d9b51126d339c2467083aa403f9da41747a9c", kill_on_drop: false }`
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling syn v2.0.68
[INFO] [stderr]    Compiling serde_json v1.0.121
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling anstyle-query v1.1.1
[INFO] [stderr]    Compiling anstyle-parse v0.2.5
[INFO] [stderr]    Compiling colorchoice v1.0.2
[INFO] [stderr]    Compiling anstyle v1.0.8
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling clap_lex v0.7.2
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling signature v1.6.4
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling winnow v0.6.18
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling anstream v0.6.15
[INFO] [stderr]    Compiling keccak v0.1.5
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling colored v2.1.0
[INFO] [stderr]    Compiling ed25519 v1.5.3
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling clap_builder v4.5.12
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling bech32 v0.9.1
[INFO] [stderr]    Compiling multiversx-chain-vm-executor v0.2.0
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling pathdiff v0.2.1
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_seeder v0.2.3
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling serde_derive v1.0.204
[INFO] [stderr]    Compiling zerocopy-derive v0.6.6
[INFO] [stderr]    Compiling multiversx-sc-codec-derive v0.20.0
[INFO] [stderr]    Compiling multiversx-sc-derive v0.51.1
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling clap_derive v4.5.11
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling curve25519-dalek v3.2.0
[INFO] [stderr]    Compiling zerocopy v0.6.6
[INFO] [stderr]    Compiling multiversx-sc-codec v0.20.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.18
[INFO] [stderr]    Compiling clap v4.5.12
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling multiversx-sc v0.51.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_spanned v0.6.7
[INFO] [stderr]    Compiling ed25519-dalek v1.0.1
[INFO] [stderr]    Compiling multiversx-chain-vm v0.9.0
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling multiversx-chain-scenario-format v0.22.3
[INFO] [stderr]    Compiling toml_edit v0.22.19
[INFO] [stderr]    Compiling wasmparser v0.212.0
[INFO] [stderr]    Compiling toml v0.8.18
[INFO] [stderr]    Compiling wasmprinter v0.212.0
[INFO] [stderr]    Compiling multiversx-sc-modules v0.51.1
[INFO] [stderr]    Compiling multiversx-sc-meta-lib v0.51.1
[INFO] [stderr]    Compiling on-chain-claim v0.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling multiversx-sc-scenario v0.51.1
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 00s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: multiversx-chain-vm v0.9.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "b1a5048fd08bdf3dbeca7b36e89d9b51126d339c2467083aa403f9da41747a9c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b1a5048fd08bdf3dbeca7b36e89d9b51126d339c2467083aa403f9da41747a9c", kill_on_drop: false }`
[INFO] [stdout] b1a5048fd08bdf3dbeca7b36e89d9b51126d339c2467083aa403f9da41747a9c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 8f162f6d89531d38915bafaf8551d27e12c314f7f85888e051b50170b8ff000b
[INFO] running `Command { std: "docker" "start" "-a" "8f162f6d89531d38915bafaf8551d27e12c314f7f85888e051b50170b8ff000b", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.34s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: multiversx-chain-vm v0.9.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] [stderr]      Running unittests src/contract.rs (/opt/rustwide/target/debug/deps/on_chain_claim-ce262ca19cdd4048)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/chain_simulator.rs (/opt/rustwide/target/debug/deps/chain_simulator-39d78a02646aa99e)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/on_chain_claim_blackbox_test.rs (/opt/rustwide/target/debug/deps/on_chain_claim_blackbox_test-4173cbba974d1786)
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test on_chain_claim_blackbox_init ... FAILED
[INFO] [stdout] test on_chain_claim_claim_and_repair_happy_path ... FAILED
[INFO] [stdout] test on_chain_claim_claim_and_repair_bad_amount ... FAILED
[INFO] [stdout] test on_chain_claim_blackbox_init_invalid_token_id ... FAILED
[INFO] [stdout] test on_chain_claim_claim_happy_path ... FAILED
[INFO] [stdout] test on_chain_claim_update_state_non_admin ... FAILED
[INFO] [stdout] test on_chain_claim_late_claim ... FAILED
[INFO] [stdout] test on_chain_claim_double_claim ... FAILED
[INFO] [stdout] test on_chain_claim_update_state_wrong_shard ... FAILED
[INFO] [stdout] test on_chain_claim_update_state_happy_path ... FAILED
[INFO] [stdout] test on_chain_claim_claim_and_repair_wrong_shard ... FAILED
[INFO] [stdout] test on_chain_claim_wrong_shard_claim ... FAILED
[INFO] [stdout] test on_chain_claim_claim_and_repair_non_burnable_token ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- on_chain_claim_blackbox_init stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'on_chain_claim_blackbox_init' (20) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-scenario-format-0.22.3/src/serde_raw/scenario_raw.rs:61:47:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61d31b1910e8 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61d31b1910e8 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61d31b1910e8 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61d31b1910e8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61d31b1a6e1a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61d31b1a6e1a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x61d31b1959b2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x61d31b1959b2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x61d31b16f406 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61d31b16f406 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61d31b189359 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61d31aecb58c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x61d31aecb58c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x61d31b189512 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x61d31b189512 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61d31b16f4c2 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x61d31b164469 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61d31b1701dd - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61d31b1a75dc - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61d31b1a7352 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x61d31ae83219 - <core[28b146924c2f19c6]::result::Result<std[929523f510218772]::fs::File, std[929523f510218772]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x61d31ae83219 - <multiversx_chain_scenario_format[40ef6d380a2234a2]::serde_raw::scenario_raw::ScenarioRaw>::save_to_file::<&str>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-scenario-format-0.22.3/src/serde_raw/scenario_raw.rs:61:47
[INFO] [stdout]   22:     0x61d31ae8ecba - <multiversx_sc_scenario[edcf5c4260f7e92f]::scenario::run_trace::scenario_trace::ScenarioTrace>::write_scenario_trace::<&str>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/scenario/run_trace/scenario_trace.rs:25:26
[INFO] [stdout]   23:     0x61d31ae8ef03 - <multiversx_sc_scenario[edcf5c4260f7e92f]::facade::scenario_world::ScenarioWorld>::write_scenario_trace::<&str>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/facade/scenario_world.rs:125:19
[INFO] [stdout]   24:     0x61d31ae88176 - on_chain_claim_blackbox_test[d4a1e602d11d3c97]::on_chain_claim_blackbox_init
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/on_chain_claim_blackbox_test.rs:50:11
[INFO] [stdout]   25:     0x61d31ae86fd7 - on_chain_claim_blackbox_test[d4a1e602d11d3c97]::on_chain_claim_blackbox_init::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/on_chain_claim_blackbox_test.rs:33:34
[INFO] [stdout]   26:     0x61d31ae8dc46 - <on_chain_claim_blackbox_test[d4a1e602d11d3c97]::on_chain_claim_blackbox_init::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x61d31aebe66b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x61d31aebe66b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   29:     0x61d31aecbee5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   30:     0x61d31aecbee5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   31:     0x61d31aecbee5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32:     0x61d31aecbee5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x61d31aecbee5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x61d31aecbee5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   35:     0x61d31aecbee5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   36:     0x61d31aec6a44 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   37:     0x61d31aec6a44 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   38:     0x61d31aecef62 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   39:     0x61d31aecef62 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   40:     0x61d31aecef62 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   41:     0x61d31aecef62 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   42:     0x61d31aecef62 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x61d31aecef62 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   44:     0x61d31aecef62 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x61d31b19076f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   46:     0x61d31b19076f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   47:     0x7f208747baa4 - <unknown>
[INFO] [stdout]   48:     0x7f2087508a64 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- on_chain_claim_claim_and_repair_happy_path stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'on_chain_claim_claim_and_repair_happy_path' (23) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-scenario-format-0.22.3/src/serde_raw/scenario_raw.rs:61:47:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61d31b1910e8 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61d31b1910e8 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61d31b1910e8 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61d31b1910e8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61d31b1a6e1a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61d31b1a6e1a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x61d31b1959b2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x61d31b1959b2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x61d31b16f406 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61d31b16f406 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61d31b189359 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61d31aecb58c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x61d31aecb58c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x61d31b189512 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x61d31b189512 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61d31b16f4c2 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x61d31b164469 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61d31b1701dd - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61d31b1a75dc - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61d31b1a7352 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x61d31ae83219 - <core[28b146924c2f19c6]::result::Result<std[929523f510218772]::fs::File, std[929523f510218772]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x61d31ae83219 - <multiversx_chain_scenario_format[40ef6d380a2234a2]::serde_raw::scenario_raw::ScenarioRaw>::save_to_file::<&str>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-scenario-format-0.22.3/src/serde_raw/scenario_raw.rs:61:47
[INFO] [stdout]   22:     0x61d31ae8ecba - <multiversx_sc_scenario[edcf5c4260f7e92f]::scenario::run_trace::scenario_trace::ScenarioTrace>::write_scenario_trace::<&str>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/scenario/run_trace/scenario_trace.rs:25:26
[INFO] [stdout]   23:     0x61d31ae8ef03 - <multiversx_sc_scenario[edcf5c4260f7e92f]::facade::scenario_world::ScenarioWorld>::write_scenario_trace::<&str>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/facade/scenario_world.rs:125:19
[INFO] [stdout]   24:     0x61d31ae8a37c - on_chain_claim_blackbox_test[d4a1e602d11d3c97]::on_chain_claim_claim_and_repair_happy_path
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/on_chain_claim_blackbox_test.rs:420:11
[INFO] [stdout]   25:     0x61d31ae87127 - on_chain_claim_blackbox_test[d4a1e602d11d3c97]::on_chain_claim_claim_and_repair_happy_path::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/on_chain_claim_blackbox_test.rs:366:48
[INFO] [stdout]   26:     0x61d31ae8de06 - <on_chain_claim_blackbox_test[d4a1e602d11d3c97]::on_chain_claim_claim_and_repair_happy_path::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x61d31aebe66b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x61d31aebe66b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   29:     0x61d31aecbee5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   30:     0x61d31aecbee5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   31:     0x61d31aecbee5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32:     0x61d31aecbee5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x61d31aecbee5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x61d31aecbee5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   35:     0x61d31aecbee5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   36:     0x61d31aec6a44 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   37:     0x61d31aec6a44 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   38:     0x61d31aecef62 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   39:     0x61d31aecef62 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   40:     0x61d31aecef62 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   41:     0x61d31aecef62 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   42:     0x61d31aecef62 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x61d31aecef62 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   44:     0x61d31aecef62 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x61d31b19076f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   46:     0x61d31b19076f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   47:     0x7f208747baa4 - <unknown>
[INFO] [stdout]   48:     0x7f2087508a64 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- on_chain_claim_claim_and_repair_bad_amount stdout ----
[INFO] [stdout] Bad payment token/amount
[INFO] [stdout] 
[INFO] [stdout] thread 'on_chain_claim_claim_and_repair_bad_amount' (22) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/vm_hooks/vh_impl/vh_debug_api.rs:45:9:
[INFO] [stdout] Box<dyn Any>
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61d31b1910e8 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61d31b1910e8 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61d31b1910e8 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61d31b1910e8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61d31b1a6e1a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61d31b1a6e1a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x61d31b1959b2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x61d31b1959b2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x61d31b16f406 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61d31b16f406 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61d31b189359 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61d31aecb58c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x61d31aecb58c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x61d31b189512 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x61d31b189512 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61d31b0a8294 - std[929523f510218772]::panicking::begin_panic::<multiversx_chain_vm_executor[80dc0876955f0402]::breakpoint_value::BreakpointValue>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:762:9
[INFO] [stdout]   16:     0x61d31b0adea9 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::begin_panic<multiversx_chain_vm_executor[80dc0876955f0402]::breakpoint_value::BreakpointValue>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61d31b0a62f4 - std[929523f510218772]::panicking::begin_panic::<multiversx_chain_vm_executor[80dc0876955f0402]::breakpoint_value::BreakpointValue>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:761:5
[INFO] [stdout]   18:     0x61d31b0ddac1 - std[929523f510218772]::panic::panic_any::<multiversx_chain_vm_executor[80dc0876955f0402]::breakpoint_value::BreakpointValue>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:260:5
[INFO] [stdout]   19:     0x61d31b094262 - <multiversx_chain_vm[a89403a40e1edf87]::vm_hooks::vh_impl::vh_debug_api::DebugApiVMHooksHandler as multiversx_chain_vm[a89403a40e1edf87]::vm_hooks::vh_source::VMHooksHandlerSource>::halt_with_error
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/vm_hooks/vh_impl/vh_debug_api.rs:45:9
[INFO] [stdout]   20:     0x61d31ae7ad50 - <multiversx_chain_vm[a89403a40e1edf87]::vm_hooks::vh_impl::vh_debug_api::DebugApiVMHooksHandler as multiversx_chain_vm[a89403a40e1edf87]::vm_hooks::vh_handler::vh_error::VMHooksError>::signal_error
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/vm_hooks/vh_handler/vh_error.rs:11:14
[INFO] [stdout]   21:     0x61d31b09edf8 - <multiversx_chain_vm[a89403a40e1edf87]::vm_hooks::vh_dispatcher::VMHooksDispatcher as multiversx_chain_vm_executor[80dc0876955f0402]::vm_hooks::VMHooks>::signal_error::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/vm_hooks/vh_dispatcher.rs:64:30
[INFO] [stdout]   22:     0x61d31b079630 - multiversx_chain_vm[a89403a40e1edf87]::mem_conv::with_bytes::<<multiversx_chain_vm[a89403a40e1edf87]::vm_hooks::vh_dispatcher::VMHooksDispatcher as multiversx_chain_vm_executor[80dc0876955f0402]::vm_hooks::VMHooks>::signal_error::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/mem_conv.rs:27:5
[INFO] [stdout]   23:     0x61d31b0a2768 - <multiversx_chain_vm[a89403a40e1edf87]::vm_hooks::vh_dispatcher::VMHooksDispatcher as multiversx_chain_vm_executor[80dc0876955f0402]::vm_hooks::VMHooks>::signal_error
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/vm_hooks/vh_dispatcher.rs:63:13
[INFO] [stdout]   24:     0x61d31aea45d5 - <multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::debug_api::DebugApiBackend> as multiversx_sc[4fdcaa03a986f2d7]::api::error_api::ErrorApiImpl>::signal_error::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/api/core_api_vh/error_api_vh.rs:18:20
[INFO] [stdout]   25:     0x61d31aea9777 - multiversx_chain_vm[a89403a40e1edf87]::mem_conv::with_mem_ptr::<<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::debug_api::DebugApiBackend> as multiversx_sc[4fdcaa03a986f2d7]::api::error_api::ErrorApiImpl>::signal_error::{closure#0}::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/mem_conv.rs:7:5
[INFO] [stdout]   26:     0x61d31aea45fd - <multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::debug_api::DebugApiBackend> as multiversx_sc[4fdcaa03a986f2d7]::api::error_api::ErrorApiImpl>::signal_error::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/api/core_api_vh/error_api_vh.rs:17:13
[INFO] [stdout]   27:     0x61d31ae9fff5 - <multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::debug_api::DebugApiBackend as multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::vm_hooks_backend::VMHooksApiBackend>::with_vm_hooks::<(), <multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::debug_api::DebugApiBackend> as multiversx_sc[4fdcaa03a986f2d7]::api::error_api::ErrorApiImpl>::signal_error::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/api/impl_vh/debug_api.rs:27:9
[INFO] [stdout]   28:     0x61d31aea7af0 - <multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::debug_api::DebugApiBackend>>::with_vm_hooks::<(), <multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::debug_api::DebugApiBackend> as multiversx_sc[4fdcaa03a986f2d7]::api::error_api::ErrorApiImpl>::signal_error::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/api/impl_vh/vm_hooks_api.rs:27:9
[INFO] [stdout]   29:     0x61d31aeae3f7 - <multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::debug_api::DebugApiBackend> as multiversx_sc[4fdcaa03a986f2d7]::api::error_api::ErrorApiImpl>::signal_error
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/api/core_api_vh/error_api_vh.rs:16:14
[INFO] [stdout]   30:     0x61d31aeae229 - <&str as multiversx_sc[4fdcaa03a986f2d7]::contract_base::wrappers::error_helper::IntoSignalError<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::debug_api::DebugApiBackend>>>::signal_error_with_message
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-0.51.1/src/contract_base/wrappers/error_helper.rs:42:29
[INFO] [stdout]   31:     0x61d31aea7783 - <multiversx_sc[4fdcaa03a986f2d7]::contract_base::wrappers::error_helper::ErrorHelper<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::debug_api::DebugApiBackend>>>::signal_error_with_message::<&str>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-0.51.1/src/contract_base/wrappers/error_helper.rs:30:17
[INFO] [stdout]   32:     0x61d31ae9460b - <on_chain_claim[4a7385635f3f09a3]::ContractObj<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::debug_api::DebugApiBackend>> as on_chain_claim[4a7385635f3f09a3]::OnChainClaimContract>::claim_and_repair
[INFO] [stdout]                                at /opt/rustwide/workdir/src/contract.rs:83:9
[INFO] [stdout]   33:     0x61d31ae93651 - <on_chain_claim[4a7385635f3f09a3]::ContractObj<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::debug_api::DebugApiBackend>> as on_chain_claim[4a7385635f3f09a3]::EndpointWrappers>::call_claim_and_repair
[INFO] [stdout]                                at /opt/rustwide/workdir/src/contract.rs:14:1
[INFO] [stdout]   34:     0x61d31ae93c39 - <on_chain_claim[4a7385635f3f09a3]::ContractObj<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::debug_api::DebugApiBackend>> as on_chain_claim[4a7385635f3f09a3]::EndpointWrappers>::call
[INFO] [stdout]                                at /opt/rustwide/workdir/src/contract.rs:14:1
[INFO] [stdout]   35:     0x61d31ae92597 - <on_chain_claim[4a7385635f3f09a3]::ContractObj<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::debug_api::DebugApiBackend>> as multiversx_sc[4fdcaa03a986f2d7]::contract_base::callable_contract::CallableContract>::call
[INFO] [stdout]                                at /opt/rustwide/workdir/src/contract.rs:14:1
[INFO] [stdout]   36:     0x61d31af9cc18 - <multiversx_sc_scenario[edcf5c4260f7e92f]::debug_executor::contract_container::ContractContainer>::call
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/debug_executor/contract_container.rs:42:27
[INFO] [stdout]   37:     0x61d31af9c8fc - <multiversx_sc_scenario[edcf5c4260f7e92f]::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor[80dc0876955f0402]::instance::Instance>::call::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/debug_executor/contract_container.rs:80:42
[INFO] [stdout]   38:     0x61d31afb2afa - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<<multiversx_sc_scenario[edcf5c4260f7e92f]::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor[80dc0876955f0402]::instance::Instance>::call::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   39:     0x61d31af9c424 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<<multiversx_sc_scenario[edcf5c4260f7e92f]::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor[80dc0876955f0402]::instance::Instance>::call::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), multiversx_chain_vm[a89403a40e1edf87]::tx_mock::tx_panic::TxPanic>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   40:     0x61d31af7428b - __rust_try
[INFO] [stdout]   41:     0x61d31af6ce60 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), multiversx_chain_vm[a89403a40e1edf87]::tx_mock::tx_panic::TxPanic>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<<multiversx_sc_scenario[edcf5c4260f7e92f]::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor[80dc0876955f0402]::instance::Instance>::call::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   42:     0x61d31af6ce60 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<<multiversx_sc_scenario[edcf5c4260f7e92f]::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor[80dc0876955f0402]::instance::Instance>::call::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), multiversx_chain_vm[a89403a40e1edf87]::tx_mock::tx_panic::TxPanic>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x61d31af4a31a - multiversx_sc_scenario[edcf5c4260f7e92f]::debug_executor::catch_tx_panic::catch_tx_panic::<<multiversx_sc_scenario[edcf5c4260f7e92f]::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor[80dc0876955f0402]::instance::Instance>::call::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/debug_executor/catch_tx_panic.rs:14:18
[INFO] [stdout]   44:     0x61d31af95df7 - multiversx_sc_scenario[edcf5c4260f7e92f]::debug_executor::contract_container::contract_instance_wrapped_execution::<<multiversx_sc_scenario[edcf5c4260f7e92f]::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor[80dc0876955f0402]::instance::Instance>::call::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/debug_executor/contract_container.rs:57:18
[INFO] [stdout]   45:     0x61d31af9d66b - <multiversx_sc_scenario[edcf5c4260f7e92f]::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor[80dc0876955f0402]::instance::Instance>::call
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/debug_executor/contract_container.rs:79:9
[INFO] [stdout]   46:     0x61d31b0e69f7 - multiversx_chain_vm[a89403a40e1edf87]::tx_execution::exec_call::execute_current_tx_context_input
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/tx_execution/exec_call.rs:26:14
[INFO] [stdout]   47:     0x61d31b0c7957 - <multiversx_chain_vm[a89403a40e1edf87]::tx_execution::exec_call::execute_current_tx_context_input as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x61d31b07a785 - <multiversx_chain_vm[a89403a40e1edf87]::tx_mock::tx_context_stack::TxContextStack>::execute_on_vm_stack::<multiversx_chain_vm[a89403a40e1edf87]::tx_execution::exec_call::execute_current_tx_context_input, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/tx_mock/tx_context_stack.rs:46:26
[INFO] [stdout]   49:     0x61d31b0bf931 - <multiversx_chain_vm[a89403a40e1edf87]::with_shared::shareable::Shareable<multiversx_chain_vm[a89403a40e1edf87]::tx_mock::tx_context::TxContext>>::with_shared::<<multiversx_chain_vm[a89403a40e1edf87]::tx_mock::tx_context_stack::TxContextStack>::execute_on_vm_stack<multiversx_chain_vm[a89403a40e1edf87]::tx_execution::exec_call::execute_current_tx_context_input, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/with_shared/shareable.rs:116:22
[INFO] [stdout]   50:     0x61d31b07916f - <multiversx_chain_vm[a89403a40e1edf87]::tx_mock::tx_context_stack::TxContextStack>::execute_on_vm_stack::<multiversx_chain_vm[a89403a40e1edf87]::tx_execution::exec_call::execute_current_tx_context_input, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/tx_mock/tx_context_stack.rs:43:23
[INFO] [stdout]   51:     0x61d31b077d7f - <multiversx_chain_vm[a89403a40e1edf87]::tx_execution::blockchain_vm::BlockchainVMRef>::default_execution::<multiversx_chain_vm[a89403a40e1edf87]::tx_execution::exec_call::execute_current_tx_context_input>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/tx_execution/exec_general_tx.rs:112:13
[INFO] [stdout]   52:     0x61d31b0e5670 - <multiversx_chain_vm[a89403a40e1edf87]::tx_execution::blockchain_vm::BlockchainVMRef>::execute_builtin_function_or_default::<multiversx_chain_vm[a89403a40e1edf87]::tx_execution::exec_call::execute_current_tx_context_input>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/tx_execution/exec_call.rs:75:42
[INFO] [stdout]   53:     0x61d31b0e436e - <multiversx_chain_vm[a89403a40e1edf87]::tx_execution::builtin_function_mocks::builtin_func_container::BuiltinFunctionCall>::execute_or_else::<multiversx_chain_vm[a89403a40e1edf87]::tx_execution::exec_call::execute_current_tx_context_input, <multiversx_chain_vm[a89403a40e1edf87]::tx_execution::blockchain_vm::BlockchainVMRef>::execute_builtin_function_or_default<multiversx_chain_vm[a89403a40e1edf87]::tx_execution::exec_call::execute_current_tx_context_input>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/tx_execution/builtin_function_mocks/builtin_func_container.rs:118:18
[INFO] [stdout]   54:     0x61d31b0e2918 - <multiversx_chain_vm[a89403a40e1edf87]::tx_execution::builtin_function_mocks::builtin_func_container::BuiltinFunctionContainer>::execute_builtin_function_or_else::<multiversx_chain_vm[a89403a40e1edf87]::tx_execution::exec_call::execute_current_tx_context_input, <multiversx_chain_vm[a89403a40e1edf87]::tx_execution::blockchain_vm::BlockchainVMRef>::execute_builtin_function_or_default<multiversx_chain_vm[a89403a40e1edf87]::tx_execution::exec_call::execute_current_tx_context_input>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/tx_execution/builtin_function_mocks/builtin_func_container.rs:39:58
[INFO] [stdout]   55:     0x61d31b0790fa - <multiversx_chain_vm[a89403a40e1edf87]::tx_execution::blockchain_vm::BlockchainVMRef>::execute_builtin_function_or_default::<multiversx_chain_vm[a89403a40e1edf87]::tx_execution::exec_call::execute_current_tx_context_input>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/tx_execution/exec_call.rs:70:32
[INFO] [stdout]   56:     0x61d31b0e55b8 - <multiversx_chain_vm[a89403a40e1edf87]::tx_execution::blockchain_vm::BlockchainVMRef>::execute_sc_call_lambda::<multiversx_chain_vm[a89403a40e1edf87]::tx_execution::exec_call::execute_current_tx_context_input>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/tx_execution/exec_call.rs:92:18
[INFO] [stdout]   57:     0x61d31b0bf6b0 - <multiversx_chain_vm[a89403a40e1edf87]::with_shared::shareable::Shareable<multiversx_chain_vm[a89403a40e1edf87]::world_mock::blockchain_state::BlockchainState>>::with_shared::<<multiversx_chain_vm[a89403a40e1edf87]::tx_execution::blockchain_vm::BlockchainVMRef>::execute_sc_call_lambda<multiversx_chain_vm[a89403a40e1edf87]::tx_execution::exec_call::execute_current_tx_context_input>::{closure#0}, (multiversx_chain_vm[a89403a40e1edf87]::tx_mock::tx_result::TxResult, multiversx_chain_vm[a89403a40e1edf87]::tx_mock::blockchain_update::BlockchainUpdate)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/with_shared/shareable.rs:116:22
[INFO] [stdout]   58:     0x61d31b0783be - <multiversx_chain_vm[a89403a40e1edf87]::tx_execution::blockchain_vm::BlockchainVMRef>::execute_sc_call_lambda::<multiversx_chain_vm[a89403a40e1edf87]::tx_execution::exec_call::execute_current_tx_context_input>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/tx_execution/exec_call.rs:90:53
[INFO] [stdout]   59:     0x61d31b0786b8 - <multiversx_chain_vm[a89403a40e1edf87]::tx_execution::blockchain_vm::BlockchainVMRef>::sc_call_with_async_and_callback::<multiversx_chain_vm[a89403a40e1edf87]::tx_execution::exec_call::execute_current_tx_context_input>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/tx_execution/exec_call.rs:151:34
[INFO] [stdout]   60:     0x61d31afc9c2a - <multiversx_sc_scenario[edcf5c4260f7e92f]::scenario::run_vm::vm_runner::ScenarioVMRunner>::perform_sc_call_lambda::<multiversx_chain_vm[a89403a40e1edf87]::tx_execution::exec_call::execute_current_tx_context_input>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/scenario/run_vm/sc_call.rs:63:33
[INFO] [stdout]   61:     0x61d31afc9ca1 - <multiversx_sc_scenario[edcf5c4260f7e92f]::scenario::run_vm::vm_runner::ScenarioVMRunner>::perform_sc_call_lambda_and_check::<multiversx_chain_vm[a89403a40e1edf87]::tx_execution::exec_call::execute_current_tx_context_input>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/scenario/run_vm/sc_call.rs:78:30
[INFO] [stdout]   62:     0x61d31afd1bcc - <multiversx_sc_scenario[edcf5c4260f7e92f]::scenario::run_vm::vm_runner::ScenarioVMRunner>::perform_sc_call_update_results
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/scenario/run_vm/sc_call.rs:21:18
[INFO] [stdout]   63:     0x61d31afd5f64 - <multiversx_sc_scenario[edcf5c4260f7e92f]::scenario::run_vm::vm_runner::ScenarioVMRunner as multiversx_sc_scenario[edcf5c4260f7e92f]::scenario::scenario_runner::ScenarioRunner>::run_sc_call_step
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/scenario/run_vm/vm_runner.rs:36:14
[INFO] [stdout]   64:     0x61d31af55756 - <multiversx_sc_scenario[edcf5c4260f7e92f]::facade::scenario_world::ScenarioWorld as multiversx_sc_scenario[edcf5c4260f7e92f]::scenario::scenario_runner::ScenarioRunner>::run_sc_call_step::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/facade/scenario_world_runner.rs:34:50
[INFO] [stdout]   65:     0x61d31afc975d - <multiversx_sc_scenario[edcf5c4260f7e92f]::facade::scenario_world::ScenarioWorld>::for_each_runner_mut::<<multiversx_sc_scenario[edcf5c4260f7e92f]::facade::scenario_world::ScenarioWorld as multiversx_sc_scenario[edcf5c4260f7e92f]::scenario::scenario_runner::ScenarioRunner>::run_sc_call_step::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/facade/scenario_world_runner.rs:12:17
[INFO] [stdout]   66:     0x61d31afd5de4 - <multiversx_sc_scenario[edcf5c4260f7e92f]::facade::scenario_world::ScenarioWorld as multiversx_sc_scenario[edcf5c4260f7e92f]::scenario::scenario_runner::ScenarioRunner>::run_sc_call_step
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/facade/scenario_world_runner.rs:34:14
[INFO] [stdout]   67:     0x61d31ae8dfd1 - <multiversx_sc_scenario[edcf5c4260f7e92f]::facade::scenario_world::ScenarioWorld>::sc_call::<&mut multiversx_sc_scenario[edcf5c4260f7e92f]::scenario::model::step::sc_call_step::ScCallStep>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/facade/scenario_world_steps.rs:34:14
[INFO] [stdout]   68:     0x61d31aeb6971 - <multiversx_sc[4fdcaa03a986f2d7]::types::interaction::tx::Tx<multiversx_sc_scenario[edcf5c4260f7e92f]::facade::world_tx::scenario_exec_call::ScenarioEnvExec, multiversx_sc[4fdcaa03a986f2d7]::types::interaction::expr::test_address::TestAddress, multiversx_sc[4fdcaa03a986f2d7]::types::interaction::expr::test_sc_address::TestSCAddress, (multiversx_sc[4fdcaa03a986f2d7]::types::managed::wrapped::token_identifier::TokenIdentifier<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::static_api::StaticApiBackend>>, u64, multiversx_sc[4fdcaa03a986f2d7]::types::managed::wrapped::big_uint::BigUint<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::static_api::StaticApiBackend>>), (), multiversx_sc[4fdcaa03a986f2d7]::types::interaction::tx_data::function_call::FunctionCall<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::static_api::StaticApiBackend>>, multiversx_sc[4fdcaa03a986f2d7]::types::interaction::tx_result_handler_list::tx_result_handler_list_cons::ConsRet<multiversx_sc_scenario[edcf5c4260f7e92f]::facade::world_tx::scenario_exec_call::ScenarioEnvExec, multiversx_sc_scenario[edcf5c4260f7e92f]::facade::result_handlers::expect_error::ExpectError, multiversx_sc[4fdcaa03a986f2d7]::types::interaction::tx_result_handler_list::original_result::OriginalResultMarker<()>>> as multiversx_sc_scenario[edcf5c4260f7e92f]::facade::world_tx::scenario_tx_env::ScenarioTxRun>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/facade/world_tx/scenario_exec_call.rs:89:32
[INFO] [stdout]   69:     0x61d31ae89d66 - on_chain_claim_blackbox_test[d4a1e602d11d3c97]::on_chain_claim_claim_and_repair_bad_amount
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/on_chain_claim_blackbox_test.rs:279:10
[INFO] [stdout]   70:     0x61d31ae870f7 - on_chain_claim_blackbox_test[d4a1e602d11d3c97]::on_chain_claim_claim_and_repair_bad_amount::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/on_chain_claim_blackbox_test.rs:250:48
[INFO] [stdout]   71:     0x61d31ae8ddc6 - <on_chain_claim_blackbox_test[d4a1e602d11d3c97]::on_chain_claim_claim_and_repair_bad_amount::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   72:     0x61d31aebe66b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x61d31aebe66b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   74:     0x61d31aecbee5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   75:     0x61d31aecbee5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   76:     0x61d31aecbee5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   77:     0x61d31aecbee5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   78:     0x61d31aecbee5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   79:     0x61d31aecbee5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   80:     0x61d31aecbee5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   81:     0x61d31aec6a44 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   82:     0x61d31aec6a44 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   83:     0x61d31aecef62 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   84:     0x61d31aecef62 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   85:     0x61d31aecef62 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   86:     0x61d31aecef62 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   87:     0x61d31aecef62 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   88:     0x61d31aecef62 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   89:     0x61d31aecef62 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   90:     0x61d31b19076f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   91:     0x61d31b19076f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   92:     0x7f208747baa4 - <unknown>
[INFO] [stdout]   93:     0x7f2087508a64 - clone
[INFO] [stdout]   94:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'on_chain_claim_claim_and_repair_bad_amount' (22) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-scenario-format-0.22.3/src/serde_raw/scenario_raw.rs:61:47:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61d31b1910e8 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61d31b1910e8 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61d31b1910e8 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61d31b1910e8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61d31b1a6e1a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61d31b1a6e1a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x61d31b1959b2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x61d31b1959b2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x61d31b16f406 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61d31b16f406 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61d31b189359 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61d31aecb58c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x61d31aecb58c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x61d31b189512 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x61d31b189512 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61d31b16f4c2 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x61d31b164469 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61d31b1701dd - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61d31b1a75dc - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61d31b1a7352 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x61d31ae83219 - <core[28b146924c2f19c6]::result::Result<std[929523f510218772]::fs::File, std[929523f510218772]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x61d31ae83219 - <multiversx_chain_scenario_format[40ef6d380a2234a2]::serde_raw::scenario_raw::ScenarioRaw>::save_to_file::<&str>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-scenario-format-0.22.3/src/serde_raw/scenario_raw.rs:61:47
[INFO] [stdout]   22:     0x61d31ae8ecba - <multiversx_sc_scenario[edcf5c4260f7e92f]::scenario::run_trace::scenario_trace::ScenarioTrace>::write_scenario_trace::<&str>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/scenario/run_trace/scenario_trace.rs:25:26
[INFO] [stdout]   23:     0x61d31ae8ef03 - <multiversx_sc_scenario[edcf5c4260f7e92f]::facade::scenario_world::ScenarioWorld>::write_scenario_trace::<&str>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/facade/scenario_world.rs:125:19
[INFO] [stdout]   24:     0x61d31ae89d7e - on_chain_claim_blackbox_test[d4a1e602d11d3c97]::on_chain_claim_claim_and_repair_bad_amount
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/on_chain_claim_blackbox_test.rs:281:11
[INFO] [stdout]   25:     0x61d31ae870f7 - on_chain_claim_blackbox_test[d4a1e602d11d3c97]::on_chain_claim_claim_and_repair_bad_amount::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/on_chain_claim_blackbox_test.rs:250:48
[INFO] [stdout]   26:     0x61d31ae8ddc6 - <on_chain_claim_blackbox_test[d4a1e602d11d3c97]::on_chain_claim_claim_and_repair_bad_amount::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x61d31aebe66b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x61d31aebe66b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   29:     0x61d31aecbee5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   30:     0x61d31aecbee5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   31:     0x61d31aecbee5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32:     0x61d31aecbee5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x61d31aecbee5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x61d31aecbee5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   35:     0x61d31aecbee5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   36:     0x61d31aec6a44 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   37:     0x61d31aec6a44 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   38:     0x61d31aecef62 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   39:     0x61d31aecef62 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   40:     0x61d31aecef62 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   41:     0x61d31aecef62 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   42:     0x61d31aecef62 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x61d31aecef62 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   44:     0x61d31aecef62 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x61d31b19076f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   46:     0x61d31b19076f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   47:     0x7f208747baa4 - <unknown>
[INFO] [stdout]   48:     0x7f2087508a64 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- on_chain_claim_blackbox_init_invalid_token_id stdout ----
[INFO] [stdout] Invalid token ID
[INFO] [stdout] 
[INFO] [stdout] thread 'on_chain_claim_blackbox_init_invalid_token_id' (21) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/vm_hooks/vh_impl/vh_debug_api.rs:45:9:
[INFO] [stdout] Box<dyn Any>
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61d31b1910e8 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61d31b1910e8 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61d31b1910e8 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61d31b1910e8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61d31b1a6e1a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61d31b1a6e1a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x61d31b1959b2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x61d31b1959b2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x61d31b16f406 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61d31b16f406 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61d31b189359 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61d31aecb58c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x61d31aecb58c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x61d31b189512 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x61d31b189512 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61d31b0a8294 - std[929523f510218772]::panicking::begin_panic::<multiversx_chain_vm_executor[80dc0876955f0402]::breakpoint_value::BreakpointValue>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:762:9
[INFO] [stdout]   16:     0x61d31b0adea9 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::begin_panic<multiversx_chain_vm_executor[80dc0876955f0402]::breakpoint_value::BreakpointValue>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61d31b0a62f4 - std[929523f510218772]::panicking::begin_panic::<multiversx_chain_vm_executor[80dc0876955f0402]::breakpoint_value::BreakpointValue>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:761:5
[INFO] [stdout]   18:     0x61d31b0ddac1 - std[929523f510218772]::panic::panic_any::<multiversx_chain_vm_executor[80dc0876955f0402]::breakpoint_value::BreakpointValue>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:260:5
[INFO] [stdout]   19:     0x61d31b094262 - <multiversx_chain_vm[a89403a40e1edf87]::vm_hooks::vh_impl::vh_debug_api::DebugApiVMHooksHandler as multiversx_chain_vm[a89403a40e1edf87]::vm_hooks::vh_source::VMHooksHandlerSource>::halt_with_error
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/vm_hooks/vh_impl/vh_debug_api.rs:45:9
[INFO] [stdout]   20:     0x61d31ae7ad50 - <multiversx_chain_vm[a89403a40e1edf87]::vm_hooks::vh_impl::vh_debug_api::DebugApiVMHooksHandler as multiversx_chain_vm[a89403a40e1edf87]::vm_hooks::vh_handler::vh_error::VMHooksError>::signal_error
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/vm_hooks/vh_handler/vh_error.rs:11:14
[INFO] [stdout]   21:     0x61d31b09edf8 - <multiversx_chain_vm[a89403a40e1edf87]::vm_hooks::vh_dispatcher::VMHooksDispatcher as multiversx_chain_vm_executor[80dc0876955f0402]::vm_hooks::VMHooks>::signal_error::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/vm_hooks/vh_dispatcher.rs:64:30
[INFO] [stdout]   22:     0x61d31b079630 - multiversx_chain_vm[a89403a40e1edf87]::mem_conv::with_bytes::<<multiversx_chain_vm[a89403a40e1edf87]::vm_hooks::vh_dispatcher::VMHooksDispatcher as multiversx_chain_vm_executor[80dc0876955f0402]::vm_hooks::VMHooks>::signal_error::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/mem_conv.rs:27:5
[INFO] [stdout]   23:     0x61d31b0a2768 - <multiversx_chain_vm[a89403a40e1edf87]::vm_hooks::vh_dispatcher::VMHooksDispatcher as multiversx_chain_vm_executor[80dc0876955f0402]::vm_hooks::VMHooks>::signal_error
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/vm_hooks/vh_dispatcher.rs:63:13
[INFO] [stdout]   24:     0x61d31aea45d5 - <multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::debug_api::DebugApiBackend> as multiversx_sc[4fdcaa03a986f2d7]::api::error_api::ErrorApiImpl>::signal_error::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/api/core_api_vh/error_api_vh.rs:18:20
[INFO] [stdout]   25:     0x61d31aea9777 - multiversx_chain_vm[a89403a40e1edf87]::mem_conv::with_mem_ptr::<<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::debug_api::DebugApiBackend> as multiversx_sc[4fdcaa03a986f2d7]::api::error_api::ErrorApiImpl>::signal_error::{closure#0}::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/mem_conv.rs:7:5
[INFO] [stdout]   26:     0x61d31aea45fd - <multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::debug_api::DebugApiBackend> as multiversx_sc[4fdcaa03a986f2d7]::api::error_api::ErrorApiImpl>::signal_error::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/api/core_api_vh/error_api_vh.rs:17:13
[INFO] [stdout]   27:     0x61d31ae9fff5 - <multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::debug_api::DebugApiBackend as multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::vm_hooks_backend::VMHooksApiBackend>::with_vm_hooks::<(), <multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::debug_api::DebugApiBackend> as multiversx_sc[4fdcaa03a986f2d7]::api::error_api::ErrorApiImpl>::signal_error::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/api/impl_vh/debug_api.rs:27:9
[INFO] [stdout]   28:     0x61d31aea7af0 - <multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::debug_api::DebugApiBackend>>::with_vm_hooks::<(), <multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::debug_api::DebugApiBackend> as multiversx_sc[4fdcaa03a986f2d7]::api::error_api::ErrorApiImpl>::signal_error::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/api/impl_vh/vm_hooks_api.rs:27:9
[INFO] [stdout]   29:     0x61d31aeae3f7 - <multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::debug_api::DebugApiBackend> as multiversx_sc[4fdcaa03a986f2d7]::api::error_api::ErrorApiImpl>::signal_error
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/api/core_api_vh/error_api_vh.rs:16:14
[INFO] [stdout]   30:     0x61d31aeae229 - <&str as multiversx_sc[4fdcaa03a986f2d7]::contract_base::wrappers::error_helper::IntoSignalError<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::debug_api::DebugApiBackend>>>::signal_error_with_message
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-0.51.1/src/contract_base/wrappers/error_helper.rs:42:29
[INFO] [stdout]   31:     0x61d31aea7783 - <multiversx_sc[4fdcaa03a986f2d7]::contract_base::wrappers::error_helper::ErrorHelper<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::debug_api::DebugApiBackend>>>::signal_error_with_message::<&str>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-0.51.1/src/contract_base/wrappers/error_helper.rs:30:17
[INFO] [stdout]   32:     0x61d31ae948ce - <on_chain_claim[4a7385635f3f09a3]::ContractObj<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::debug_api::DebugApiBackend>> as on_chain_claim[4a7385635f3f09a3]::OnChainClaimContract>::internal_set_repair_streak_payment
[INFO] [stdout]                                at /opt/rustwide/workdir/src/contract.rs:166:9
[INFO] [stdout]   33:     0x61d31ae94ab1 - <on_chain_claim[4a7385635f3f09a3]::ContractObj<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::debug_api::DebugApiBackend>> as on_chain_claim[4a7385635f3f09a3]::OnChainClaimContract>::init
[INFO] [stdout]                                at /opt/rustwide/workdir/src/contract.rs:20:14
[INFO] [stdout]   34:     0x61d31ae942db - <on_chain_claim[4a7385635f3f09a3]::ContractObj<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::debug_api::DebugApiBackend>> as on_chain_claim[4a7385635f3f09a3]::EndpointWrappers>::call_init
[INFO] [stdout]                                at /opt/rustwide/workdir/src/contract.rs:14:1
[INFO] [stdout]   35:     0x61d31ae93cb5 - <on_chain_claim[4a7385635f3f09a3]::ContractObj<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::debug_api::DebugApiBackend>> as on_chain_claim[4a7385635f3f09a3]::EndpointWrappers>::call
[INFO] [stdout]                                at /opt/rustwide/workdir/src/contract.rs:14:1
[INFO] [stdout]   36:     0x61d31ae92597 - <on_chain_claim[4a7385635f3f09a3]::ContractObj<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::debug_api::DebugApiBackend>> as multiversx_sc[4fdcaa03a986f2d7]::contract_base::callable_contract::CallableContract>::call
[INFO] [stdout]                                at /opt/rustwide/workdir/src/contract.rs:14:1
[INFO] [stdout]   37:     0x61d31af9cc18 - <multiversx_sc_scenario[edcf5c4260f7e92f]::debug_executor::contract_container::ContractContainer>::call
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/debug_executor/contract_container.rs:42:27
[INFO] [stdout]   38:     0x61d31af9c8fc - <multiversx_sc_scenario[edcf5c4260f7e92f]::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor[80dc0876955f0402]::instance::Instance>::call::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/debug_executor/contract_container.rs:80:42
[INFO] [stdout]   39:     0x61d31afb2afa - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<<multiversx_sc_scenario[edcf5c4260f7e92f]::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor[80dc0876955f0402]::instance::Instance>::call::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   40:     0x61d31af9c424 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<<multiversx_sc_scenario[edcf5c4260f7e92f]::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor[80dc0876955f0402]::instance::Instance>::call::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), multiversx_chain_vm[a89403a40e1edf87]::tx_mock::tx_panic::TxPanic>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   41:     0x61d31af7428b - __rust_try
[INFO] [stdout]   42:     0x61d31af6ce60 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), multiversx_chain_vm[a89403a40e1edf87]::tx_mock::tx_panic::TxPanic>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<<multiversx_sc_scenario[edcf5c4260f7e92f]::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor[80dc0876955f0402]::instance::Instance>::call::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   43:     0x61d31af6ce60 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<<multiversx_sc_scenario[edcf5c4260f7e92f]::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor[80dc0876955f0402]::instance::Instance>::call::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), multiversx_chain_vm[a89403a40e1edf87]::tx_mock::tx_panic::TxPanic>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   44:     0x61d31af4a31a - multiversx_sc_scenario[edcf5c4260f7e92f]::debug_executor::catch_tx_panic::catch_tx_panic::<<multiversx_sc_scenario[edcf5c4260f7e92f]::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor[80dc0876955f0402]::instance::Instance>::call::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/debug_executor/catch_tx_panic.rs:14:18
[INFO] [stdout]   45:     0x61d31af95df7 - multiversx_sc_scenario[edcf5c4260f7e92f]::debug_executor::contract_container::contract_instance_wrapped_execution::<<multiversx_sc_scenario[edcf5c4260f7e92f]::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor[80dc0876955f0402]::instance::Instance>::call::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/debug_executor/contract_container.rs:57:18
[INFO] [stdout]   46:     0x61d31af9d66b - <multiversx_sc_scenario[edcf5c4260f7e92f]::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor[80dc0876955f0402]::instance::Instance>::call
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/debug_executor/contract_container.rs:79:9
[INFO] [stdout]   47:     0x61d31b0e69f7 - multiversx_chain_vm[a89403a40e1edf87]::tx_execution::exec_call::execute_current_tx_context_input
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/tx_execution/exec_call.rs:26:14
[INFO] [stdout]   48:     0x61d31b0c7957 - <multiversx_chain_vm[a89403a40e1edf87]::tx_execution::exec_call::execute_current_tx_context_input as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x61d31b07a785 - <multiversx_chain_vm[a89403a40e1edf87]::tx_mock::tx_context_stack::TxContextStack>::execute_on_vm_stack::<multiversx_chain_vm[a89403a40e1edf87]::tx_execution::exec_call::execute_current_tx_context_input, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/tx_mock/tx_context_stack.rs:46:26
[INFO] [stdout]   50:     0x61d31b0bf931 - <multiversx_chain_vm[a89403a40e1edf87]::with_shared::shareable::Shareable<multiversx_chain_vm[a89403a40e1edf87]::tx_mock::tx_context::TxContext>>::with_shared::<<multiversx_chain_vm[a89403a40e1edf87]::tx_mock::tx_context_stack::TxContextStack>::execute_on_vm_stack<multiversx_chain_vm[a89403a40e1edf87]::tx_execution::exec_call::execute_current_tx_context_input, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/with_shared/shareable.rs:116:22
[INFO] [stdout]   51:     0x61d31b07916f - <multiversx_chain_vm[a89403a40e1edf87]::tx_mock::tx_context_stack::TxContextStack>::execute_on_vm_stack::<multiversx_chain_vm[a89403a40e1edf87]::tx_execution::exec_call::execute_current_tx_context_input, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/tx_mock/tx_context_stack.rs:43:23
[INFO] [stdout]   52:     0x61d31b077396 - <multiversx_chain_vm[a89403a40e1edf87]::tx_execution::blockchain_vm::BlockchainVMRef>::deploy_contract::<multiversx_chain_vm[a89403a40e1edf87]::tx_execution::exec_call::execute_current_tx_context_input>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/tx_execution/exec_general_tx.rs:165:9
[INFO] [stdout]   53:     0x61d31afd0ddd - <multiversx_chain_vm[a89403a40e1edf87]::tx_execution::blockchain_vm::BlockchainVMRef>::sc_create::<multiversx_chain_vm[a89403a40e1edf87]::tx_execution::exec_call::execute_current_tx_context_input>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/tx_execution/exec_create.rs:30:18
[INFO] [stdout]   54:     0x61d31af9efce - <multiversx_chain_vm[a89403a40e1edf87]::with_shared::shareable::Shareable<multiversx_chain_vm[a89403a40e1edf87]::world_mock::blockchain_state::BlockchainState>>::with_shared::<<multiversx_chain_vm[a89403a40e1edf87]::tx_execution::blockchain_vm::BlockchainVMRef>::sc_create<multiversx_chain_vm[a89403a40e1edf87]::tx_execution::exec_call::execute_current_tx_context_input>::{closure#0}, (multiversx_chain_vm[a89403a40e1edf87]::tx_mock::tx_result::TxResult, multiversx_chain_vm[a89403a40e1edf87]::types::vm_address::VMAddress, multiversx_chain_vm[a89403a40e1edf87]::tx_mock::blockchain_update::BlockchainUpdate)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/with_shared/shareable.rs:116:22
[INFO] [stdout]   55:     0x61d31afc9339 - <multiversx_chain_vm[a89403a40e1edf87]::tx_execution::blockchain_vm::BlockchainVMRef>::sc_create::<multiversx_chain_vm[a89403a40e1edf87]::tx_execution::exec_call::execute_current_tx_context_input>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/tx_execution/exec_create.rs:27:66
[INFO] [stdout]   56:     0x61d31afca228 - <multiversx_sc_scenario[edcf5c4260f7e92f]::scenario::run_vm::vm_runner::ScenarioVMRunner>::perform_sc_deploy_lambda::<multiversx_chain_vm[a89403a40e1edf87]::tx_execution::exec_call::execute_current_tx_context_input>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/scenario/run_vm/sc_deploy.rs:35:64
[INFO] [stdout]   57:     0x61d31afca3e4 - <multiversx_sc_scenario[edcf5c4260f7e92f]::scenario::run_vm::vm_runner::ScenarioVMRunner>::perform_sc_deploy_lambda_and_check::<multiversx_chain_vm[a89403a40e1edf87]::tx_execution::exec_call::execute_current_tx_context_input>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/scenario/run_vm/sc_deploy.rs:57:45
[INFO] [stdout]   58:     0x61d31afd1eb3 - <multiversx_sc_scenario[edcf5c4260f7e92f]::scenario::run_vm::vm_runner::ScenarioVMRunner>::perform_sc_deploy_update_results
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/scenario/run_vm/sc_deploy.rs:19:18
[INFO] [stdout]   59:     0x61d31afd6004 - <multiversx_sc_scenario[edcf5c4260f7e92f]::scenario::run_vm::vm_runner::ScenarioVMRunner as multiversx_sc_scenario[edcf5c4260f7e92f]::scenario::scenario_runner::ScenarioRunner>::run_sc_deploy_step
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/scenario/run_vm/vm_runner.rs:56:14
[INFO] [stdout]   60:     0x61d31af557b6 - <multiversx_sc_scenario[edcf5c4260f7e92f]::facade::scenario_world::ScenarioWorld as multiversx_sc_scenario[edcf5c4260f7e92f]::scenario::scenario_runner::ScenarioRunner>::run_sc_deploy_step::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/facade/scenario_world_runner.rs:50:50
[INFO] [stdout]   61:     0x61d31afc995d - <multiversx_sc_scenario[edcf5c4260f7e92f]::facade::scenario_world::ScenarioWorld>::for_each_runner_mut::<<multiversx_sc_scenario[edcf5c4260f7e92f]::facade::scenario_world::ScenarioWorld as multiversx_sc_scenario[edcf5c4260f7e92f]::scenario::scenario_runner::ScenarioRunner>::run_sc_deploy_step::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/facade/scenario_world_runner.rs:12:17
[INFO] [stdout]   62:     0x61d31afd5e24 - <multiversx_sc_scenario[edcf5c4260f7e92f]::facade::scenario_world::ScenarioWorld as multiversx_sc_scenario[edcf5c4260f7e92f]::scenario::scenario_runner::ScenarioRunner>::run_sc_deploy_step
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/facade/scenario_world_runner.rs:50:14
[INFO] [stdout]   63:     0x61d31ae8e091 - <multiversx_sc_scenario[edcf5c4260f7e92f]::facade::scenario_world::ScenarioWorld>::sc_deploy::<&mut multiversx_sc_scenario[edcf5c4260f7e92f]::scenario::model::step::sc_deploy_step::ScDeployStep>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/facade/scenario_world_steps.rs:172:14
[INFO] [stdout]   64:     0x61d31aeb4a70 - <multiversx_sc[4fdcaa03a986f2d7]::types::interaction::tx::Tx<multiversx_sc_scenario[edcf5c4260f7e92f]::facade::world_tx::scenario_exec_call::ScenarioEnvExec, multiversx_sc[4fdcaa03a986f2d7]::types::interaction::expr::test_address::TestAddress, (), multiversx_sc[4fdcaa03a986f2d7]::types::interaction::tx_payment::tx_payment_not_payable::NotPayable, (), multiversx_sc[4fdcaa03a986f2d7]::types::interaction::tx_data::deploy_call::DeployCall<multiversx_sc_scenario[edcf5c4260f7e92f]::facade::world_tx::scenario_exec_call::ScenarioEnvExec, multiversx_sc[4fdcaa03a986f2d7]::types::interaction::tx_data::tx_code_source::Code<multiversx_sc_scenario[edcf5c4260f7e92f]::facade::expr::mxsc_path::MxscPath>>, multiversx_sc[4fdcaa03a986f2d7]::types::interaction::tx_result_handler_list::tx_result_handler_list_cons::ConsRet<multiversx_sc_scenario[edcf5c4260f7e92f]::facade::world_tx::scenario_exec_call::ScenarioEnvExec, multiversx_sc_scenario[edcf5c4260f7e92f]::facade::result_handlers::expect_error::ExpectError, multiversx_sc[4fdcaa03a986f2d7]::types::interaction::tx_result_handler_list::original_result::OriginalResultMarker<()>>> as multiversx_sc_scenario[edcf5c4260f7e92f]::facade::world_tx::scenario_tx_env::ScenarioTxRun>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/facade/world_tx/scenario_exec_deploy.rs:39:32
[INFO] [stdout]   65:     0x61d31ae8a96c - on_chain_claim_blackbox_test[d4a1e602d11d3c97]::on_chain_claim_blackbox_init_invalid_token_id
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/on_chain_claim_blackbox_test.rs:67:10
[INFO] [stdout]   66:     0x61d31ae87187 - on_chain_claim_blackbox_test[d4a1e602d11d3c97]::on_chain_claim_blackbox_init_invalid_token_id::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/on_chain_claim_blackbox_test.rs:54:51
[INFO] [stdout]   67:     0x61d31ae8de86 - <on_chain_claim_blackbox_test[d4a1e602d11d3c97]::on_chain_claim_blackbox_init_invalid_token_id::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   68:     0x61d31aebe66b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   69:     0x61d31aebe66b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   70:     0x61d31aecbee5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   71:     0x61d31aecbee5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   72:     0x61d31aecbee5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   73:     0x61d31aecbee5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   74:     0x61d31aecbee5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   75:     0x61d31aecbee5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   76:     0x61d31aecbee5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   77:     0x61d31aec6a44 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   78:     0x61d31aec6a44 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   79:     0x61d31aecef62 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   80:     0x61d31aecef62 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   81:     0x61d31aecef62 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   82:     0x61d31aecef62 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   83:     0x61d31aecef62 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   84:     0x61d31aecef62 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   85:     0x61d31aecef62 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   86:     0x61d31b19076f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   87:     0x61d31b19076f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   88:     0x7f208747baa4 - <unknown>
[INFO] [stdout]   89:     0x7f2087508a64 - clone
[INFO] [stdout]   90:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'on_chain_claim_blackbox_init_invalid_token_id' (21) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-scenario-format-0.22.3/src/serde_raw/scenario_raw.rs:61:47:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61d31b1910e8 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61d31b1910e8 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61d31b1910e8 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61d31b1910e8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61d31b1a6e1a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61d31b1a6e1a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x61d31b1959b2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x61d31b1959b2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x61d31b16f406 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61d31b16f406 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61d31b189359 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61d31aecb58c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x61d31aecb58c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x61d31b189512 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x61d31b189512 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61d31b16f4c2 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x61d31b164469 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61d31b1701dd - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61d31b1a75dc - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61d31b1a7352 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x61d31ae83219 - <core[28b146924c2f19c6]::result::Result<std[929523f510218772]::fs::File, std[929523f510218772]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x61d31ae83219 - <multiversx_chain_scenario_format[40ef6d380a2234a2]::serde_raw::scenario_raw::ScenarioRaw>::save_to_file::<&str>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-scenario-format-0.22.3/src/serde_raw/scenario_raw.rs:61:47
[INFO] [stdout]   22:     0x61d31ae8ecba - <multiversx_sc_scenario[edcf5c4260f7e92f]::scenario::run_trace::scenario_trace::ScenarioTrace>::write_scenario_trace::<&str>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/scenario/run_trace/scenario_trace.rs:25:26
[INFO] [stdout]   23:     0x61d31ae8ef03 - <multiversx_sc_scenario[edcf5c4260f7e92f]::facade::scenario_world::ScenarioWorld>::write_scenario_trace::<&str>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/facade/scenario_world.rs:125:19
[INFO] [stdout]   24:     0x61d31ae8a984 - on_chain_claim_blackbox_test[d4a1e602d11d3c97]::on_chain_claim_blackbox_init_invalid_token_id
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/on_chain_claim_blackbox_test.rs:69:11
[INFO] [stdout]   25:     0x61d31ae87187 - on_chain_claim_blackbox_test[d4a1e602d11d3c97]::on_chain_claim_blackbox_init_invalid_token_id::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/on_chain_claim_blackbox_test.rs:54:51
[INFO] [stdout]   26:     0x61d31ae8de86 - <on_chain_claim_blackbox_test[d4a1e602d11d3c97]::on_chain_claim_blackbox_init_invalid_token_id::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x61d31aebe66b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x61d31aebe66b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   29:     0x61d31aecbee5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   30:     0x61d31aecbee5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   31:     0x61d31aecbee5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32:     0x61d31aecbee5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x61d31aecbee5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x61d31aecbee5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   35:     0x61d31aecbee5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   36:     0x61d31aec6a44 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   37:     0x61d31aec6a44 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   38:     0x61d31aecef62 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   39:     0x61d31aecef62 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   40:     0x61d31aecef62 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   41:     0x61d31aecef62 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   42:     0x61d31aecef62 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x61d31aecef62 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   44:     0x61d31aecef62 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x61d31b19076f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   46:     0x61d31b19076f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   47:     0x7f208747baa4 - <unknown>
[INFO] [stdout]   48:     0x7f2087508a64 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- on_chain_claim_claim_happy_path stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'on_chain_claim_claim_happy_path' (26) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-scenario-format-0.22.3/src/serde_raw/scenario_raw.rs:61:47:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61d31b1910e8 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61d31b1910e8 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61d31b1910e8 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61d31b1910e8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61d31b1a6e1a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61d31b1a6e1a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x61d31b1959b2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x61d31b1959b2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x61d31b16f406 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61d31b16f406 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61d31b189359 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61d31aecb58c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x61d31aecb58c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x61d31b189512 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x61d31b189512 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61d31b16f4c2 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x61d31b164469 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61d31b1701dd - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61d31b1a75dc - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61d31b1a7352 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x61d31ae83219 - <core[28b146924c2f19c6]::result::Result<std[929523f510218772]::fs::File, std[929523f510218772]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x61d31ae83219 - <multiversx_chain_scenario_format[40ef6d380a2234a2]::serde_raw::scenario_raw::ScenarioRaw>::save_to_file::<&str>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-scenario-format-0.22.3/src/serde_raw/scenario_raw.rs:61:47
[INFO] [stdout]   22:     0x61d31ae8ecba - <multiversx_sc_scenario[edcf5c4260f7e92f]::scenario::run_trace::scenario_trace::ScenarioTrace>::write_scenario_trace::<&str>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/scenario/run_trace/scenario_trace.rs:25:26
[INFO] [stdout]   23:     0x61d31ae8ef03 - <multiversx_sc_scenario[edcf5c4260f7e92f]::facade::scenario_world::ScenarioWorld>::write_scenario_trace::<&str>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/facade/scenario_world.rs:125:19
[INFO] [stdout]   24:     0x61d31ae887a2 - on_chain_claim_blackbox_test[d4a1e602d11d3c97]::on_chain_claim_claim_happy_path
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/on_chain_claim_blackbox_test.rs:246:11
[INFO] [stdout]   25:     0x61d31ae87007 - on_chain_claim_blackbox_test[d4a1e602d11d3c97]::on_chain_claim_claim_happy_path::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/on_chain_claim_blackbox_test.rs:196:37
[INFO] [stdout]   26:     0x61d31ae8dc86 - <on_chain_claim_blackbox_test[d4a1e602d11d3c97]::on_chain_claim_claim_happy_path::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x61d31aebe66b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x61d31aebe66b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   29:     0x61d31aecbee5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   30:     0x61d31aecbee5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   31:     0x61d31aecbee5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32:     0x61d31aecbee5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x61d31aecbee5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x61d31aecbee5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   35:     0x61d31aecbee5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   36:     0x61d31aec6a44 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   37:     0x61d31aec6a44 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   38:     0x61d31aecef62 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   39:     0x61d31aecef62 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   40:     0x61d31aecef62 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   41:     0x61d31aecef62 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   42:     0x61d31aecef62 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x61d31aecef62 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   44:     0x61d31aecef62 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x61d31b19076f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   46:     0x61d31b19076f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   47:     0x7f208747baa4 - <unknown>
[INFO] [stdout]   48:     0x7f2087508a64 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- on_chain_claim_update_state_non_admin stdout ----
[INFO] [stdout] Endpoint can only be called by admins
[INFO] [stdout] 
[INFO] [stdout] thread 'on_chain_claim_update_state_non_admin' (30) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/vm_hooks/vh_impl/vh_debug_api.rs:45:9:
[INFO] [stdout] Box<dyn Any>
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61d31b1910e8 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61d31b1910e8 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61d31b1910e8 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61d31b1910e8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61d31b1a6e1a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61d31b1a6e1a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x61d31b1959b2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x61d31b1959b2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x61d31b16f406 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61d31b16f406 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61d31b189359 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61d31aecb58c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x61d31aecb58c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x61d31b189512 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x61d31b189512 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61d31b0a8294 - std[929523f510218772]::panicking::begin_panic::<multiversx_chain_vm_executor[80dc0876955f0402]::breakpoint_value::BreakpointValue>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:762:9
[INFO] [stdout]   16:     0x61d31b0adea9 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::begin_panic<multiversx_chain_vm_executor[80dc0876955f0402]::breakpoint_value::BreakpointValue>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61d31b0a62f4 - std[929523f510218772]::panicking::begin_panic::<multiversx_chain_vm_executor[80dc0876955f0402]::breakpoint_value::BreakpointValue>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:761:5
[INFO] [stdout]   18:     0x61d31b0ddac1 - std[929523f510218772]::panic::panic_any::<multiversx_chain_vm_executor[80dc0876955f0402]::breakpoint_value::BreakpointValue>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:260:5
[INFO] [stdout]   19:     0x61d31b094262 - <multiversx_chain_vm[a89403a40e1edf87]::vm_hooks::vh_impl::vh_debug_api::DebugApiVMHooksHandler as multiversx_chain_vm[a89403a40e1edf87]::vm_hooks::vh_source::VMHooksHandlerSource>::halt_with_error
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/vm_hooks/vh_impl/vh_debug_api.rs:45:9
[INFO] [stdout]   20:     0x61d31ae7ad50 - <multiversx_chain_vm[a89403a40e1edf87]::vm_hooks::vh_impl::vh_debug_api::DebugApiVMHooksHandler as multiversx_chain_vm[a89403a40e1edf87]::vm_hooks::vh_handler::vh_error::VMHooksError>::signal_error
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/vm_hooks/vh_handler/vh_error.rs:11:14
[INFO] [stdout]   21:     0x61d31b09edf8 - <multiversx_chain_vm[a89403a40e1edf87]::vm_hooks::vh_dispatcher::VMHooksDispatcher as multiversx_chain_vm_executor[80dc0876955f0402]::vm_hooks::VMHooks>::signal_error::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/vm_hooks/vh_dispatcher.rs:64:30
[INFO] [stdout]   22:     0x61d31b079630 - multiversx_chain_vm[a89403a40e1edf87]::mem_conv::with_bytes::<<multiversx_chain_vm[a89403a40e1edf87]::vm_hooks::vh_dispatcher::VMHooksDispatcher as multiversx_chain_vm_executor[80dc0876955f0402]::vm_hooks::VMHooks>::signal_error::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/mem_conv.rs:27:5
[INFO] [stdout]   23:     0x61d31b0a2768 - <multiversx_chain_vm[a89403a40e1edf87]::vm_hooks::vh_dispatcher::VMHooksDispatcher as multiversx_chain_vm_executor[80dc0876955f0402]::vm_hooks::VMHooks>::signal_error
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/vm_hooks/vh_dispatcher.rs:63:13
[INFO] [stdout]   24:     0x61d31aea45d5 - <multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::debug_api::DebugApiBackend> as multiversx_sc[4fdcaa03a986f2d7]::api::error_api::ErrorApiImpl>::signal_error::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/api/core_api_vh/error_api_vh.rs:18:20
[INFO] [stdout]   25:     0x61d31aea9777 - multiversx_chain_vm[a89403a40e1edf87]::mem_conv::with_mem_ptr::<<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::debug_api::DebugApiBackend> as multiversx_sc[4fdcaa03a986f2d7]::api::error_api::ErrorApiImpl>::signal_error::{closure#0}::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/mem_conv.rs:7:5
[INFO] [stdout]   26:     0x61d31aea45fd - <multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::debug_api::DebugApiBackend> as multiversx_sc[4fdcaa03a986f2d7]::api::error_api::ErrorApiImpl>::signal_error::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/api/core_api_vh/error_api_vh.rs:17:13
[INFO] [stdout]   27:     0x61d31ae9fff5 - <multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::debug_api::DebugApiBackend as multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::vm_hooks_backend::VMHooksApiBackend>::with_vm_hooks::<(), <multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::debug_api::DebugApiBackend> as multiversx_sc[4fdcaa03a986f2d7]::api::error_api::ErrorApiImpl>::signal_error::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/api/impl_vh/debug_api.rs:27:9
[INFO] [stdout]   28:     0x61d31aea7af0 - <multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::debug_api::DebugApiBackend>>::with_vm_hooks::<(), <multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::debug_api::DebugApiBackend> as multiversx_sc[4fdcaa03a986f2d7]::api::error_api::ErrorApiImpl>::signal_error::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/api/impl_vh/vm_hooks_api.rs:27:9
[INFO] [stdout]   29:     0x61d31aeae3f7 - <multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::debug_api::DebugApiBackend> as multiversx_sc[4fdcaa03a986f2d7]::api::error_api::ErrorApiImpl>::signal_error
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/api/core_api_vh/error_api_vh.rs:16:14
[INFO] [stdout]   30:     0x61d31aeae229 - <&str as multiversx_sc[4fdcaa03a986f2d7]::contract_base::wrappers::error_helper::IntoSignalError<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::debug_api::DebugApiBackend>>>::signal_error_with_message
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-0.51.1/src/contract_base/wrappers/error_helper.rs:42:29
[INFO] [stdout]   31:     0x61d31aea7783 - <multiversx_sc[4fdcaa03a986f2d7]::contract_base::wrappers::error_helper::ErrorHelper<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::debug_api::DebugApiBackend>>>::signal_error_with_message::<&str>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-0.51.1/src/contract_base/wrappers/error_helper.rs:30:17
[INFO] [stdout]   32:     0x61d31ae95a8d - <on_chain_claim[4a7385635f3f09a3]::ContractObj<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::debug_api::DebugApiBackend>> as multiversx_sc_modules[518d78e3e40dedc7]::only_admin::OnlyAdminModule>::require_caller_is_admin
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-modules-0.51.1/src/only_admin.rs:29:9
[INFO] [stdout]   33:     0x61d31ae94390 - <on_chain_claim[4a7385635f3f09a3]::ContractObj<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::debug_api::DebugApiBackend>> as on_chain_claim[4a7385635f3f09a3]::OnChainClaimContract>::update_state
[INFO] [stdout]                                at /opt/rustwide/workdir/src/contract.rs:131:14
[INFO] [stdout]   34:     0x61d31ae931eb - <on_chain_claim[4a7385635f3f09a3]::ContractObj<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::debug_api::DebugApiBackend>> as on_chain_claim[4a7385635f3f09a3]::EndpointWrappers>::call_update_state
[INFO] [stdout]                                at /opt/rustwide/workdir/src/contract.rs:14:1
[INFO] [stdout]   35:     0x61d31ae93c6b - <on_chain_claim[4a7385635f3f09a3]::ContractObj<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::debug_api::DebugApiBackend>> as on_chain_claim[4a7385635f3f09a3]::EndpointWrappers>::call
[INFO] [stdout]                                at /opt/rustwide/workdir/src/contract.rs:14:1
[INFO] [stdout]   36:     0x61d31ae92597 - <on_chain_claim[4a7385635f3f09a3]::ContractObj<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::debug_api::DebugApiBackend>> as multiversx_sc[4fdcaa03a986f2d7]::contract_base::callable_contract::CallableContract>::call
[INFO] [stdout]                                at /opt/rustwide/workdir/src/contract.rs:14:1
[INFO] [stdout]   37:     0x61d31af9cc18 - <multiversx_sc_scenario[edcf5c4260f7e92f]::debug_executor::contract_container::ContractContainer>::call
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/debug_executor/contract_container.rs:42:27
[INFO] [stdout]   38:     0x61d31af9c8fc - <multiversx_sc_scenario[edcf5c4260f7e92f]::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor[80dc0876955f0402]::instance::Instance>::call::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/debug_executor/contract_container.rs:80:42
[INFO] [stdout]   39:     0x61d31afb2afa - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<<multiversx_sc_scenario[edcf5c4260f7e92f]::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor[80dc0876955f0402]::instance::Instance>::call::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   40:     0x61d31af9c424 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<<multiversx_sc_scenario[edcf5c4260f7e92f]::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor[80dc0876955f0402]::instance::Instance>::call::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), multiversx_chain_vm[a89403a40e1edf87]::tx_mock::tx_panic::TxPanic>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   41:     0x61d31af7428b - __rust_try
[INFO] [stdout]   42:     0x61d31af6ce60 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), multiversx_chain_vm[a89403a40e1edf87]::tx_mock::tx_panic::TxPanic>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<<multiversx_sc_scenario[edcf5c4260f7e92f]::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor[80dc0876955f0402]::instance::Instance>::call::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   43:     0x61d31af6ce60 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<<multiversx_sc_scenario[edcf5c4260f7e92f]::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor[80dc0876955f0402]::instance::Instance>::call::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), multiversx_chain_vm[a89403a40e1edf87]::tx_mock::tx_panic::TxPanic>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   44:     0x61d31af4a31a - multiversx_sc_scenario[edcf5c4260f7e92f]::debug_executor::catch_tx_panic::catch_tx_panic::<<multiversx_sc_scenario[edcf5c4260f7e92f]::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor[80dc0876955f0402]::instance::Instance>::call::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/debug_executor/catch_tx_panic.rs:14:18
[INFO] [stdout]   45:     0x61d31af95df7 - multiversx_sc_scenario[edcf5c4260f7e92f]::debug_executor::contract_container::contract_instance_wrapped_execution::<<multiversx_sc_scenario[edcf5c4260f7e92f]::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor[80dc0876955f0402]::instance::Instance>::call::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/debug_executor/contract_container.rs:57:18
[INFO] [stdout]   46:     0x61d31af9d66b - <multiversx_sc_scenario[edcf5c4260f7e92f]::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor[80dc0876955f0402]::instance::Instance>::call
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/debug_executor/contract_container.rs:79:9
[INFO] [stdout]   47:     0x61d31b0e69f7 - multiversx_chain_vm[a89403a40e1edf87]::tx_execution::exec_call::execute_current_tx_context_input
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/tx_execution/exec_call.rs:26:14
[INFO] [stdout]   48:     0x61d31b0c7957 - <multiversx_chain_vm[a89403a40e1edf87]::tx_execution::exec_call::execute_current_tx_context_input as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x61d31b07a785 - <multiversx_chain_vm[a89403a40e1edf87]::tx_mock::tx_context_stack::TxContextStack>::execute_on_vm_stack::<multiversx_chain_vm[a89403a40e1edf87]::tx_execution::exec_call::execute_current_tx_context_input, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/tx_mock/tx_context_stack.rs:46:26
[INFO] [stdout]   50:     0x61d31b0bf931 - <multiversx_chain_vm[a89403a40e1edf87]::with_shared::shareable::Shareable<multiversx_chain_vm[a89403a40e1edf87]::tx_mock::tx_context::TxContext>>::with_shared::<<multiversx_chain_vm[a89403a40e1edf87]::tx_mock::tx_context_stack::TxContextStack>::execute_on_vm_stack<multiversx_chain_vm[a89403a40e1edf87]::tx_execution::exec_call::execute_current_tx_context_input, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/with_shared/shareable.rs:116:22
[INFO] [stdout]   51:     0x61d31b07916f - <multiversx_chain_vm[a89403a40e1edf87]::tx_mock::tx_context_stack::TxContextStack>::execute_on_vm_stack::<multiversx_chain_vm[a89403a40e1edf87]::tx_execution::exec_call::execute_current_tx_context_input, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/tx_mock/tx_context_stack.rs:43:23
[INFO] [stdout]   52:     0x61d31b077d7f - <multiversx_chain_vm[a89403a40e1edf87]::tx_execution::blockchain_vm::BlockchainVMRef>::default_execution::<multiversx_chain_vm[a89403a40e1edf87]::tx_execution::exec_call::execute_current_tx_context_input>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/tx_execution/exec_general_tx.rs:112:13
[INFO] [stdout]   53:     0x61d31b0e5670 - <multiversx_chain_vm[a89403a40e1edf87]::tx_execution::blockchain_vm::BlockchainVMRef>::execute_builtin_function_or_default::<multiversx_chain_vm[a89403a40e1edf87]::tx_execution::exec_call::execute_current_tx_context_input>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/tx_execution/exec_call.rs:75:42
[INFO] [stdout]   54:     0x61d31b0e436e - <multiversx_chain_vm[a89403a40e1edf87]::tx_execution::builtin_function_mocks::builtin_func_container::BuiltinFunctionCall>::execute_or_else::<multiversx_chain_vm[a89403a40e1edf87]::tx_execution::exec_call::execute_current_tx_context_input, <multiversx_chain_vm[a89403a40e1edf87]::tx_execution::blockchain_vm::BlockchainVMRef>::execute_builtin_function_or_default<multiversx_chain_vm[a89403a40e1edf87]::tx_execution::exec_call::execute_current_tx_context_input>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/tx_execution/builtin_function_mocks/builtin_func_container.rs:118:18
[INFO] [stdout]   55:     0x61d31b0e2918 - <multiversx_chain_vm[a89403a40e1edf87]::tx_execution::builtin_function_mocks::builtin_func_container::BuiltinFunctionContainer>::execute_builtin_function_or_else::<multiversx_chain_vm[a89403a40e1edf87]::tx_execution::exec_call::execute_current_tx_context_input, <multiversx_chain_vm[a89403a40e1edf87]::tx_execution::blockchain_vm::BlockchainVMRef>::execute_builtin_function_or_default<multiversx_chain_vm[a89403a40e1edf87]::tx_execution::exec_call::execute_current_tx_context_input>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/tx_execution/builtin_function_mocks/builtin_func_container.rs:39:58
[INFO] [stdout]   56:     0x61d31b0790fa - <multiversx_chain_vm[a89403a40e1edf87]::tx_execution::blockchain_vm::BlockchainVMRef>::execute_builtin_function_or_default::<multiversx_chain_vm[a89403a40e1edf87]::tx_execution::exec_call::execute_current_tx_context_input>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/tx_execution/exec_call.rs:70:32
[INFO] [stdout]   57:     0x61d31b0e55b8 - <multiversx_chain_vm[a89403a40e1edf87]::tx_execution::blockchain_vm::BlockchainVMRef>::execute_sc_call_lambda::<multiversx_chain_vm[a89403a40e1edf87]::tx_execution::exec_call::execute_current_tx_context_input>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/tx_execution/exec_call.rs:92:18
[INFO] [stdout]   58:     0x61d31b0bf6b0 - <multiversx_chain_vm[a89403a40e1edf87]::with_shared::shareable::Shareable<multiversx_chain_vm[a89403a40e1edf87]::world_mock::blockchain_state::BlockchainState>>::with_shared::<<multiversx_chain_vm[a89403a40e1edf87]::tx_execution::blockchain_vm::BlockchainVMRef>::execute_sc_call_lambda<multiversx_chain_vm[a89403a40e1edf87]::tx_execution::exec_call::execute_current_tx_context_input>::{closure#0}, (multiversx_chain_vm[a89403a40e1edf87]::tx_mock::tx_result::TxResult, multiversx_chain_vm[a89403a40e1edf87]::tx_mock::blockchain_update::BlockchainUpdate)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/with_shared/shareable.rs:116:22
[INFO] [stdout]   59:     0x61d31b0783be - <multiversx_chain_vm[a89403a40e1edf87]::tx_execution::blockchain_vm::BlockchainVMRef>::execute_sc_call_lambda::<multiversx_chain_vm[a89403a40e1edf87]::tx_execution::exec_call::execute_current_tx_context_input>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/tx_execution/exec_call.rs:90:53
[INFO] [stdout]   60:     0x61d31b0786b8 - <multiversx_chain_vm[a89403a40e1edf87]::tx_execution::blockchain_vm::BlockchainVMRef>::sc_call_with_async_and_callback::<multiversx_chain_vm[a89403a40e1edf87]::tx_execution::exec_call::execute_current_tx_context_input>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/tx_execution/exec_call.rs:151:34
[INFO] [stdout]   61:     0x61d31afc9c2a - <multiversx_sc_scenario[edcf5c4260f7e92f]::scenario::run_vm::vm_runner::ScenarioVMRunner>::perform_sc_call_lambda::<multiversx_chain_vm[a89403a40e1edf87]::tx_execution::exec_call::execute_current_tx_context_input>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/scenario/run_vm/sc_call.rs:63:33
[INFO] [stdout]   62:     0x61d31afc9ca1 - <multiversx_sc_scenario[edcf5c4260f7e92f]::scenario::run_vm::vm_runner::ScenarioVMRunner>::perform_sc_call_lambda_and_check::<multiversx_chain_vm[a89403a40e1edf87]::tx_execution::exec_call::execute_current_tx_context_input>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/scenario/run_vm/sc_call.rs:78:30
[INFO] [stdout]   63:     0x61d31afd1bcc - <multiversx_sc_scenario[edcf5c4260f7e92f]::scenario::run_vm::vm_runner::ScenarioVMRunner>::perform_sc_call_update_results
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/scenario/run_vm/sc_call.rs:21:18
[INFO] [stdout]   64:     0x61d31afd5f64 - <multiversx_sc_scenario[edcf5c4260f7e92f]::scenario::run_vm::vm_runner::ScenarioVMRunner as multiversx_sc_scenario[edcf5c4260f7e92f]::scenario::scenario_runner::ScenarioRunner>::run_sc_call_step
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/scenario/run_vm/vm_runner.rs:36:14
[INFO] [stdout]   65:     0x61d31af55756 - <multiversx_sc_scenario[edcf5c4260f7e92f]::facade::scenario_world::ScenarioWorld as multiversx_sc_scenario[edcf5c4260f7e92f]::scenario::scenario_runner::ScenarioRunner>::run_sc_call_step::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/facade/scenario_world_runner.rs:34:50
[INFO] [stdout]   66:     0x61d31afc975d - <multiversx_sc_scenario[edcf5c4260f7e92f]::facade::scenario_world::ScenarioWorld>::for_each_runner_mut::<<multiversx_sc_scenario[edcf5c4260f7e92f]::facade::scenario_world::ScenarioWorld as multiversx_sc_scenario[edcf5c4260f7e92f]::scenario::scenario_runner::ScenarioRunner>::run_sc_call_step::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/facade/scenario_world_runner.rs:12:17
[INFO] [stdout]   67:     0x61d31afd5de4 - <multiversx_sc_scenario[edcf5c4260f7e92f]::facade::scenario_world::ScenarioWorld as multiversx_sc_scenario[edcf5c4260f7e92f]::scenario::scenario_runner::ScenarioRunner>::run_sc_call_step
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/facade/scenario_world_runner.rs:34:14
[INFO] [stdout]   68:     0x61d31ae8dfd1 - <multiversx_sc_scenario[edcf5c4260f7e92f]::facade::scenario_world::ScenarioWorld>::sc_call::<&mut multiversx_sc_scenario[edcf5c4260f7e92f]::scenario::model::step::sc_call_step::ScCallStep>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/facade/scenario_world_steps.rs:34:14
[INFO] [stdout]   69:     0x61d31aeb6400 - <multiversx_sc[4fdcaa03a986f2d7]::types::interaction::tx::Tx<multiversx_sc_scenario[edcf5c4260f7e92f]::facade::world_tx::scenario_exec_call::ScenarioEnvExec, multiversx_sc[4fdcaa03a986f2d7]::types::interaction::expr::test_address::TestAddress, multiversx_sc[4fdcaa03a986f2d7]::types::interaction::expr::test_sc_address::TestSCAddress, multiversx_sc[4fdcaa03a986f2d7]::types::interaction::tx_payment::tx_payment_not_payable::NotPayable, (), multiversx_sc[4fdcaa03a986f2d7]::types::interaction::tx_data::function_call::FunctionCall<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::static_api::StaticApiBackend>>, multiversx_sc[4fdcaa03a986f2d7]::types::interaction::tx_result_handler_list::tx_result_handler_list_cons::ConsRet<multiversx_sc_scenario[edcf5c4260f7e92f]::facade::world_tx::scenario_exec_call::ScenarioEnvExec, multiversx_sc_scenario[edcf5c4260f7e92f]::facade::result_handlers::expect_error::ExpectError, multiversx_sc[4fdcaa03a986f2d7]::types::interaction::tx_result_handler_list::original_result::OriginalResultMarker<()>>> as multiversx_sc_scenario[edcf5c4260f7e92f]::facade::world_tx::scenario_tx_env::ScenarioTxRun>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/facade/world_tx/scenario_exec_call.rs:89:32
[INFO] [stdout]   70:     0x61d31ae88ed8 - on_chain_claim_blackbox_test[d4a1e602d11d3c97]::on_chain_claim_update_state_non_admin
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/on_chain_claim_blackbox_test.rs:503:10
[INFO] [stdout]   71:     0x61d31ae87067 - on_chain_claim_blackbox_test[d4a1e602d11d3c97]::on_chain_claim_update_state_non_admin::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/on_chain_claim_blackbox_test.rs:473:43
[INFO] [stdout]   72:     0x61d31ae8dd06 - <on_chain_claim_blackbox_test[d4a1e602d11d3c97]::on_chain_claim_update_state_non_admin::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x61d31aebe66b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   74:     0x61d31aebe66b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   75:     0x61d31aecbee5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   76:     0x61d31aecbee5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   77:     0x61d31aecbee5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   78:     0x61d31aecbee5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   79:     0x61d31aecbee5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   80:     0x61d31aecbee5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   81:     0x61d31aecbee5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   82:     0x61d31aec6a44 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   83:     0x61d31aec6a44 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   84:     0x61d31aecef62 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   85:     0x61d31aecef62 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   86:     0x61d31aecef62 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   87:     0x61d31aecef62 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   88:     0x61d31aecef62 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   89:     0x61d31aecef62 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   90:     0x61d31aecef62 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   91:     0x61d31b19076f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   92:     0x61d31b19076f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   93:     0x7f208747baa4 - <unknown>
[INFO] [stdout]   94:     0x7f2087508a64 - clone
[INFO] [stdout]   95:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'on_chain_claim_update_state_non_admin' (30) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-scenario-format-0.22.3/src/serde_raw/scenario_raw.rs:61:47:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61d31b1910e8 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61d31b1910e8 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61d31b1910e8 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61d31b1910e8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61d31b1a6e1a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61d31b1a6e1a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x61d31b1959b2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x61d31b1959b2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x61d31b16f406 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61d31b16f406 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61d31b189359 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61d31aecb58c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x61d31aecb58c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x61d31b189512 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x61d31b189512 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61d31b16f4c2 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x61d31b164469 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61d31b1701dd - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61d31b1a75dc - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61d31b1a7352 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x61d31ae83219 - <core[28b146924c2f19c6]::result::Result<std[929523f510218772]::fs::File, std[929523f510218772]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x61d31ae83219 - <multiversx_chain_scenario_format[40ef6d380a2234a2]::serde_raw::scenario_raw::ScenarioRaw>::save_to_file::<&str>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-scenario-format-0.22.3/src/serde_raw/scenario_raw.rs:61:47
[INFO] [stdout]   22:     0x61d31ae8ecba - <multiversx_sc_scenario[edcf5c4260f7e92f]::scenario::run_trace::scenario_trace::ScenarioTrace>::write_scenario_trace::<&str>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/scenario/run_trace/scenario_trace.rs:25:26
[INFO] [stdout]   23:     0x61d31ae8ef03 - <multiversx_sc_scenario[edcf5c4260f7e92f]::facade::scenario_world::ScenarioWorld>::write_scenario_trace::<&str>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/facade/scenario_world.rs:125:19
[INFO] [stdout]   24:     0x61d31ae88f03 - on_chain_claim_blackbox_test[d4a1e602d11d3c97]::on_chain_claim_update_state_non_admin
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/on_chain_claim_blackbox_test.rs:505:11
[INFO] [stdout]   25:     0x61d31ae87067 - on_chain_claim_blackbox_test[d4a1e602d11d3c97]::on_chain_claim_update_state_non_admin::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/on_chain_claim_blackbox_test.rs:473:43
[INFO] [stdout]   26:     0x61d31ae8dd06 - <on_chain_claim_blackbox_test[d4a1e602d11d3c97]::on_chain_claim_update_state_non_admin::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x61d31aebe66b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x61d31aebe66b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   29:     0x61d31aecbee5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   30:     0x61d31aecbee5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   31:     0x61d31aecbee5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32:     0x61d31aecbee5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x61d31aecbee5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x61d31aecbee5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   35:     0x61d31aecbee5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   36:     0x61d31aec6a44 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   37:     0x61d31aec6a44 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   38:     0x61d31aecef62 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   39:     0x61d31aecef62 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   40:     0x61d31aecef62 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   41:     0x61d31aecef62 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   42:     0x61d31aecef62 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x61d31aecef62 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   44:     0x61d31aecef62 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x61d31b19076f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   46:     0x61d31b19076f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   47:     0x7f208747baa4 - <unknown>
[INFO] [stdout]   48:     0x7f2087508a64 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- on_chain_claim_late_claim stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'on_chain_claim_late_claim' (28) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-scenario-format-0.22.3/src/serde_raw/scenario_raw.rs:61:47:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61d31b1910e8 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61d31b1910e8 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61d31b1910e8 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61d31b1910e8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61d31b1a6e1a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61d31b1a6e1a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x61d31b1959b2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x61d31b1959b2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x61d31b16f406 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61d31b16f406 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61d31b189359 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61d31aecb58c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x61d31aecb58c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x61d31b189512 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x61d31b189512 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61d31b16f4c2 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x61d31b164469 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61d31b1701dd - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61d31b1a75dc - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61d31b1a7352 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x61d31ae83219 - <core[28b146924c2f19c6]::result::Result<std[929523f510218772]::fs::File, std[929523f510218772]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x61d31ae83219 - <multiversx_chain_scenario_format[40ef6d380a2234a2]::serde_raw::scenario_raw::ScenarioRaw>::save_to_file::<&str>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-scenario-format-0.22.3/src/serde_raw/scenario_raw.rs:61:47
[INFO] [stdout]   22:     0x61d31ae8ecba - <multiversx_sc_scenario[edcf5c4260f7e92f]::scenario::run_trace::scenario_trace::ScenarioTrace>::write_scenario_trace::<&str>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/scenario/run_trace/scenario_trace.rs:25:26
[INFO] [stdout]   23:     0x61d31ae8ef03 - <multiversx_sc_scenario[edcf5c4260f7e92f]::facade::scenario_world::ScenarioWorld>::write_scenario_trace::<&str>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/facade/scenario_world.rs:125:19
[INFO] [stdout]   24:     0x61d31ae87b52 - on_chain_claim_blackbox_test[d4a1e602d11d3c97]::on_chain_claim_late_claim
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/on_chain_claim_blackbox_test.rs:162:11
[INFO] [stdout]   25:     0x61d31ae86f77 - on_chain_claim_blackbox_test[d4a1e602d11d3c97]::on_chain_claim_late_claim::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/on_chain_claim_blackbox_test.rs:112:31
[INFO] [stdout]   26:     0x61d31ae8dbc6 - <on_chain_claim_blackbox_test[d4a1e602d11d3c97]::on_chain_claim_late_claim::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x61d31aebe66b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x61d31aebe66b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   29:     0x61d31aecbee5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   30:     0x61d31aecbee5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   31:     0x61d31aecbee5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32:     0x61d31aecbee5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x61d31aecbee5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x61d31aecbee5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   35:     0x61d31aecbee5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   36:     0x61d31aec6a44 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   37:     0x61d31aec6a44 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   38:     0x61d31aecef62 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   39:     0x61d31aecef62 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   40:     0x61d31aecef62 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   41:     0x61d31aecef62 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   42:     0x61d31aecef62 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x61d31aecef62 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   44:     0x61d31aecef62 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x61d31b19076f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   46:     0x61d31b19076f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   47:     0x7f208747baa4 - <unknown>
[INFO] [stdout]   48:     0x7f2087508a64 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- on_chain_claim_double_claim stdout ----
[INFO] [stdout] epoch already claimed
[INFO] [stdout] 
[INFO] [stdout] thread 'on_chain_claim_double_claim' (27) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/vm_hooks/vh_impl/vh_debug_api.rs:45:9:
[INFO] [stdout] Box<dyn Any>
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61d31b1910e8 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61d31b1910e8 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61d31b1910e8 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61d31b1910e8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61d31b1a6e1a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61d31b1a6e1a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x61d31b1959b2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x61d31b1959b2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x61d31b16f406 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61d31b16f406 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61d31b189359 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61d31aecb58c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x61d31aecb58c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x61d31b189512 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x61d31b189512 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61d31b0a8294 - std[929523f510218772]::panicking::begin_panic::<multiversx_chain_vm_executor[80dc0876955f0402]::breakpoint_value::BreakpointValue>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:762:9
[INFO] [stdout]   16:     0x61d31b0adea9 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::begin_panic<multiversx_chain_vm_executor[80dc0876955f0402]::breakpoint_value::BreakpointValue>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61d31b0a62f4 - std[929523f510218772]::panicking::begin_panic::<multiversx_chain_vm_executor[80dc0876955f0402]::breakpoint_value::BreakpointValue>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:761:5
[INFO] [stdout]   18:     0x61d31b0ddac1 - std[929523f510218772]::panic::panic_any::<multiversx_chain_vm_executor[80dc0876955f0402]::breakpoint_value::BreakpointValue>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:260:5
[INFO] [stdout]   19:     0x61d31b094262 - <multiversx_chain_vm[a89403a40e1edf87]::vm_hooks::vh_impl::vh_debug_api::DebugApiVMHooksHandler as multiversx_chain_vm[a89403a40e1edf87]::vm_hooks::vh_source::VMHooksHandlerSource>::halt_with_error
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/vm_hooks/vh_impl/vh_debug_api.rs:45:9
[INFO] [stdout]   20:     0x61d31ae7ad50 - <multiversx_chain_vm[a89403a40e1edf87]::vm_hooks::vh_impl::vh_debug_api::DebugApiVMHooksHandler as multiversx_chain_vm[a89403a40e1edf87]::vm_hooks::vh_handler::vh_error::VMHooksError>::signal_error
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/vm_hooks/vh_handler/vh_error.rs:11:14
[INFO] [stdout]   21:     0x61d31b09edf8 - <multiversx_chain_vm[a89403a40e1edf87]::vm_hooks::vh_dispatcher::VMHooksDispatcher as multiversx_chain_vm_executor[80dc0876955f0402]::vm_hooks::VMHooks>::signal_error::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/vm_hooks/vh_dispatcher.rs:64:30
[INFO] [stdout]   22:     0x61d31b079630 - multiversx_chain_vm[a89403a40e1edf87]::mem_conv::with_bytes::<<multiversx_chain_vm[a89403a40e1edf87]::vm_hooks::vh_dispatcher::VMHooksDispatcher as multiversx_chain_vm_executor[80dc0876955f0402]::vm_hooks::VMHooks>::signal_error::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/mem_conv.rs:27:5
[INFO] [stdout]   23:     0x61d31b0a2768 - <multiversx_chain_vm[a89403a40e1edf87]::vm_hooks::vh_dispatcher::VMHooksDispatcher as multiversx_chain_vm_executor[80dc0876955f0402]::vm_hooks::VMHooks>::signal_error
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/vm_hooks/vh_dispatcher.rs:63:13
[INFO] [stdout]   24:     0x61d31aea45d5 - <multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::debug_api::DebugApiBackend> as multiversx_sc[4fdcaa03a986f2d7]::api::error_api::ErrorApiImpl>::signal_error::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/api/core_api_vh/error_api_vh.rs:18:20
[INFO] [stdout]   25:     0x61d31aea9777 - multiversx_chain_vm[a89403a40e1edf87]::mem_conv::with_mem_ptr::<<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::debug_api::DebugApiBackend> as multiversx_sc[4fdcaa03a986f2d7]::api::error_api::ErrorApiImpl>::signal_error::{closure#0}::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/mem_conv.rs:7:5
[INFO] [stdout]   26:     0x61d31aea45fd - <multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::debug_api::DebugApiBackend> as multiversx_sc[4fdcaa03a986f2d7]::api::error_api::ErrorApiImpl>::signal_error::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/api/core_api_vh/error_api_vh.rs:17:13
[INFO] [stdout]   27:     0x61d31ae9fff5 - <multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::debug_api::DebugApiBackend as multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::vm_hooks_backend::VMHooksApiBackend>::with_vm_hooks::<(), <multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::debug_api::DebugApiBackend> as multiversx_sc[4fdcaa03a986f2d7]::api::error_api::ErrorApiImpl>::signal_error::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/api/impl_vh/debug_api.rs:27:9
[INFO] [stdout]   28:     0x61d31aea7af0 - <multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::debug_api::DebugApiBackend>>::with_vm_hooks::<(), <multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::debug_api::DebugApiBackend> as multiversx_sc[4fdcaa03a986f2d7]::api::error_api::ErrorApiImpl>::signal_error::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/api/impl_vh/vm_hooks_api.rs:27:9
[INFO] [stdout]   29:     0x61d31aeae3f7 - <multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::debug_api::DebugApiBackend> as multiversx_sc[4fdcaa03a986f2d7]::api::error_api::ErrorApiImpl>::signal_error
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/api/core_api_vh/error_api_vh.rs:16:14
[INFO] [stdout]   30:     0x61d31aeae229 - <&str as multiversx_sc[4fdcaa03a986f2d7]::contract_base::wrappers::error_helper::IntoSignalError<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::debug_api::DebugApiBackend>>>::signal_error_with_message
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-0.51.1/src/contract_base/wrappers/error_helper.rs:42:29
[INFO] [stdout]   31:     0x61d31aea7783 - <multiversx_sc[4fdcaa03a986f2d7]::contract_base::wrappers::error_helper::ErrorHelper<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::debug_api::DebugApiBackend>>>::signal_error_with_message::<&str>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-0.51.1/src/contract_base/wrappers/error_helper.rs:30:17
[INFO] [stdout]   32:     0x61d31ae918c0 - <on_chain_claim[4a7385635f3f09a3]::ContractObj<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::debug_api::DebugApiBackend>> as on_chain_claim[4a7385635f3f09a3]::OnChainClaimContract>::claim::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/contract.rs:49:13
[INFO] [stdout]   33:     0x61d31aea951b - <multiversx_sc[4fdcaa03a986f2d7]::storage::mappers::single_value_mapper::SingleValueMapper<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::debug_api::DebugApiBackend>, on_chain_claim[4a7385635f3f09a3]::address_info::AddressInfo>>::update::<(), <on_chain_claim[4a7385635f3f09a3]::ContractObj<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::debug_api::DebugApiBackend>> as on_chain_claim[4a7385635f3f09a3]::OnChainClaimContract>::claim::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-0.51.1/src/storage/mappers/single_value_mapper.rs:121:22
[INFO] [stdout]   34:     0x61d31ae94c4e - <on_chain_claim[4a7385635f3f09a3]::ContractObj<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::debug_api::DebugApiBackend>> as on_chain_claim[4a7385635f3f09a3]::OnChainClaimContract>::claim
[INFO] [stdout]                                at /opt/rustwide/workdir/src/contract.rs:48:29
[INFO] [stdout]   35:     0x61d31ae92661 - <on_chain_claim[4a7385635f3f09a3]::ContractObj<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::debug_api::DebugApiBackend>> as on_chain_claim[4a7385635f3f09a3]::EndpointWrappers>::call_claim
[INFO] [stdout]                                at /opt/rustwide/workdir/src/contract.rs:14:1
[INFO] [stdout]   36:     0x61d31ae93c07 - <on_chain_claim[4a7385635f3f09a3]::ContractObj<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::debug_api::DebugApiBackend>> as on_chain_claim[4a7385635f3f09a3]::EndpointWrappers>::call
[INFO] [stdout]                                at /opt/rustwide/workdir/src/contract.rs:14:1
[INFO] [stdout]   37:     0x61d31ae92597 - <on_chain_claim[4a7385635f3f09a3]::ContractObj<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::debug_api::DebugApiBackend>> as multiversx_sc[4fdcaa03a986f2d7]::contract_base::callable_contract::CallableContract>::call
[INFO] [stdout]                                at /opt/rustwide/workdir/src/contract.rs:14:1
[INFO] [stdout]   38:     0x61d31af9cc18 - <multiversx_sc_scenario[edcf5c4260f7e92f]::debug_executor::contract_container::ContractContainer>::call
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/debug_executor/contract_container.rs:42:27
[INFO] [stdout]   39:     0x61d31af9c8fc - <multiversx_sc_scenario[edcf5c4260f7e92f]::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor[80dc0876955f0402]::instance::Instance>::call::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/debug_executor/contract_container.rs:80:42
[INFO] [stdout]   40:     0x61d31afb2afa - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<<multiversx_sc_scenario[edcf5c4260f7e92f]::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor[80dc0876955f0402]::instance::Instance>::call::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   41:     0x61d31af9c424 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<<multiversx_sc_scenario[edcf5c4260f7e92f]::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor[80dc0876955f0402]::instance::Instance>::call::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), multiversx_chain_vm[a89403a40e1edf87]::tx_mock::tx_panic::TxPanic>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   42:     0x61d31af7428b - __rust_try
[INFO] [stdout]   43:     0x61d31af6ce60 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), multiversx_chain_vm[a89403a40e1edf87]::tx_mock::tx_panic::TxPanic>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<<multiversx_sc_scenario[edcf5c4260f7e92f]::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor[80dc0876955f0402]::instance::Instance>::call::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   44:     0x61d31af6ce60 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<<multiversx_sc_scenario[edcf5c4260f7e92f]::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor[80dc0876955f0402]::instance::Instance>::call::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), multiversx_chain_vm[a89403a40e1edf87]::tx_mock::tx_panic::TxPanic>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   45:     0x61d31af4a31a - multiversx_sc_scenario[edcf5c4260f7e92f]::debug_executor::catch_tx_panic::catch_tx_panic::<<multiversx_sc_scenario[edcf5c4260f7e92f]::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor[80dc0876955f0402]::instance::Instance>::call::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/debug_executor/catch_tx_panic.rs:14:18
[INFO] [stdout]   46:     0x61d31af95df7 - multiversx_sc_scenario[edcf5c4260f7e92f]::debug_executor::contract_container::contract_instance_wrapped_execution::<<multiversx_sc_scenario[edcf5c4260f7e92f]::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor[80dc0876955f0402]::instance::Instance>::call::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/debug_executor/contract_container.rs:57:18
[INFO] [stdout]   47:     0x61d31af9d66b - <multiversx_sc_scenario[edcf5c4260f7e92f]::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor[80dc0876955f0402]::instance::Instance>::call
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/debug_executor/contract_container.rs:79:9
[INFO] [stdout]   48:     0x61d31b0e69f7 - multiversx_chain_vm[a89403a40e1edf87]::tx_execution::exec_call::execute_current_tx_context_input
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/tx_execution/exec_call.rs:26:14
[INFO] [stdout]   49:     0x61d31b0c7957 - <multiversx_chain_vm[a89403a40e1edf87]::tx_execution::exec_call::execute_current_tx_context_input as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x61d31b07a785 - <multiversx_chain_vm[a89403a40e1edf87]::tx_mock::tx_context_stack::TxContextStack>::execute_on_vm_stack::<multiversx_chain_vm[a89403a40e1edf87]::tx_execution::exec_call::execute_current_tx_context_input, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/tx_mock/tx_context_stack.rs:46:26
[INFO] [stdout]   51:     0x61d31b0bf931 - <multiversx_chain_vm[a89403a40e1edf87]::with_shared::shareable::Shareable<multiversx_chain_vm[a89403a40e1edf87]::tx_mock::tx_context::TxContext>>::with_shared::<<multiversx_chain_vm[a89403a40e1edf87]::tx_mock::tx_context_stack::TxContextStack>::execute_on_vm_stack<multiversx_chain_vm[a89403a40e1edf87]::tx_execution::exec_call::execute_current_tx_context_input, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/with_shared/shareable.rs:116:22
[INFO] [stdout]   52:     0x61d31b07916f - <multiversx_chain_vm[a89403a40e1edf87]::tx_mock::tx_context_stack::TxContextStack>::execute_on_vm_stack::<multiversx_chain_vm[a89403a40e1edf87]::tx_execution::exec_call::execute_current_tx_context_input, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/tx_mock/tx_context_stack.rs:43:23
[INFO] [stdout]   53:     0x61d31b077d7f - <multiversx_chain_vm[a89403a40e1edf87]::tx_execution::blockchain_vm::BlockchainVMRef>::default_execution::<multiversx_chain_vm[a89403a40e1edf87]::tx_execution::exec_call::execute_current_tx_context_input>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/tx_execution/exec_general_tx.rs:112:13
[INFO] [stdout]   54:     0x61d31b0e5670 - <multiversx_chain_vm[a89403a40e1edf87]::tx_execution::blockchain_vm::BlockchainVMRef>::execute_builtin_function_or_default::<multiversx_chain_vm[a89403a40e1edf87]::tx_execution::exec_call::execute_current_tx_context_input>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/tx_execution/exec_call.rs:75:42
[INFO] [stdout]   55:     0x61d31b0e436e - <multiversx_chain_vm[a89403a40e1edf87]::tx_execution::builtin_function_mocks::builtin_func_container::BuiltinFunctionCall>::execute_or_else::<multiversx_chain_vm[a89403a40e1edf87]::tx_execution::exec_call::execute_current_tx_context_input, <multiversx_chain_vm[a89403a40e1edf87]::tx_execution::blockchain_vm::BlockchainVMRef>::execute_builtin_function_or_default<multiversx_chain_vm[a89403a40e1edf87]::tx_execution::exec_call::execute_current_tx_context_input>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/tx_execution/builtin_function_mocks/builtin_func_container.rs:118:18
[INFO] [stdout]   56:     0x61d31b0e2918 - <multiversx_chain_vm[a89403a40e1edf87]::tx_execution::builtin_function_mocks::builtin_func_container::BuiltinFunctionContainer>::execute_builtin_function_or_else::<multiversx_chain_vm[a89403a40e1edf87]::tx_execution::exec_call::execute_current_tx_context_input, <multiversx_chain_vm[a89403a40e1edf87]::tx_execution::blockchain_vm::BlockchainVMRef>::execute_builtin_function_or_default<multiversx_chain_vm[a89403a40e1edf87]::tx_execution::exec_call::execute_current_tx_context_input>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/tx_execution/builtin_function_mocks/builtin_func_container.rs:39:58
[INFO] [stdout]   57:     0x61d31b0790fa - <multiversx_chain_vm[a89403a40e1edf87]::tx_execution::blockchain_vm::BlockchainVMRef>::execute_builtin_function_or_default::<multiversx_chain_vm[a89403a40e1edf87]::tx_execution::exec_call::execute_current_tx_context_input>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/tx_execution/exec_call.rs:70:32
[INFO] [stdout]   58:     0x61d31b0e55b8 - <multiversx_chain_vm[a89403a40e1edf87]::tx_execution::blockchain_vm::BlockchainVMRef>::execute_sc_call_lambda::<multiversx_chain_vm[a89403a40e1edf87]::tx_execution::exec_call::execute_current_tx_context_input>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/tx_execution/exec_call.rs:92:18
[INFO] [stdout]   59:     0x61d31b0bf6b0 - <multiversx_chain_vm[a89403a40e1edf87]::with_shared::shareable::Shareable<multiversx_chain_vm[a89403a40e1edf87]::world_mock::blockchain_state::BlockchainState>>::with_shared::<<multiversx_chain_vm[a89403a40e1edf87]::tx_execution::blockchain_vm::BlockchainVMRef>::execute_sc_call_lambda<multiversx_chain_vm[a89403a40e1edf87]::tx_execution::exec_call::execute_current_tx_context_input>::{closure#0}, (multiversx_chain_vm[a89403a40e1edf87]::tx_mock::tx_result::TxResult, multiversx_chain_vm[a89403a40e1edf87]::tx_mock::blockchain_update::BlockchainUpdate)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/with_shared/shareable.rs:116:22
[INFO] [stdout]   60:     0x61d31b0783be - <multiversx_chain_vm[a89403a40e1edf87]::tx_execution::blockchain_vm::BlockchainVMRef>::execute_sc_call_lambda::<multiversx_chain_vm[a89403a40e1edf87]::tx_execution::exec_call::execute_current_tx_context_input>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/tx_execution/exec_call.rs:90:53
[INFO] [stdout]   61:     0x61d31b0786b8 - <multiversx_chain_vm[a89403a40e1edf87]::tx_execution::blockchain_vm::BlockchainVMRef>::sc_call_with_async_and_callback::<multiversx_chain_vm[a89403a40e1edf87]::tx_execution::exec_call::execute_current_tx_context_input>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/tx_execution/exec_call.rs:151:34
[INFO] [stdout]   62:     0x61d31afc9c2a - <multiversx_sc_scenario[edcf5c4260f7e92f]::scenario::run_vm::vm_runner::ScenarioVMRunner>::perform_sc_call_lambda::<multiversx_chain_vm[a89403a40e1edf87]::tx_execution::exec_call::execute_current_tx_context_input>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/scenario/run_vm/sc_call.rs:63:33
[INFO] [stdout]   63:     0x61d31afc9ca1 - <multiversx_sc_scenario[edcf5c4260f7e92f]::scenario::run_vm::vm_runner::ScenarioVMRunner>::perform_sc_call_lambda_and_check::<multiversx_chain_vm[a89403a40e1edf87]::tx_execution::exec_call::execute_current_tx_context_input>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/scenario/run_vm/sc_call.rs:78:30
[INFO] [stdout]   64:     0x61d31afd1bcc - <multiversx_sc_scenario[edcf5c4260f7e92f]::scenario::run_vm::vm_runner::ScenarioVMRunner>::perform_sc_call_update_results
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/scenario/run_vm/sc_call.rs:21:18
[INFO] [stdout]   65:     0x61d31afd5f64 - <multiversx_sc_scenario[edcf5c4260f7e92f]::scenario::run_vm::vm_runner::ScenarioVMRunner as multiversx_sc_scenario[edcf5c4260f7e92f]::scenario::scenario_runner::ScenarioRunner>::run_sc_call_step
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/scenario/run_vm/vm_runner.rs:36:14
[INFO] [stdout]   66:     0x61d31af55756 - <multiversx_sc_scenario[edcf5c4260f7e92f]::facade::scenario_world::ScenarioWorld as multiversx_sc_scenario[edcf5c4260f7e92f]::scenario::scenario_runner::ScenarioRunner>::run_sc_call_step::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/facade/scenario_world_runner.rs:34:50
[INFO] [stdout]   67:     0x61d31afc975d - <multiversx_sc_scenario[edcf5c4260f7e92f]::facade::scenario_world::ScenarioWorld>::for_each_runner_mut::<<multiversx_sc_scenario[edcf5c4260f7e92f]::facade::scenario_world::ScenarioWorld as multiversx_sc_scenario[edcf5c4260f7e92f]::scenario::scenario_runner::ScenarioRunner>::run_sc_call_step::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/facade/scenario_world_runner.rs:12:17
[INFO] [stdout]   68:     0x61d31afd5de4 - <multiversx_sc_scenario[edcf5c4260f7e92f]::facade::scenario_world::ScenarioWorld as multiversx_sc_scenario[edcf5c4260f7e92f]::scenario::scenario_runner::ScenarioRunner>::run_sc_call_step
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/facade/scenario_world_runner.rs:34:14
[INFO] [stdout]   69:     0x61d31ae8dfd1 - <multiversx_sc_scenario[edcf5c4260f7e92f]::facade::scenario_world::ScenarioWorld>::sc_call::<&mut multiversx_sc_scenario[edcf5c4260f7e92f]::scenario::model::step::sc_call_step::ScCallStep>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/facade/scenario_world_steps.rs:34:14
[INFO] [stdout]   70:     0x61d31aeb6400 - <multiversx_sc[4fdcaa03a986f2d7]::types::interaction::tx::Tx<multiversx_sc_scenario[edcf5c4260f7e92f]::facade::world_tx::scenario_exec_call::ScenarioEnvExec, multiversx_sc[4fdcaa03a986f2d7]::types::interaction::expr::test_address::TestAddress, multiversx_sc[4fdcaa03a986f2d7]::types::interaction::expr::test_sc_address::TestSCAddress, multiversx_sc[4fdcaa03a986f2d7]::types::interaction::tx_payment::tx_payment_not_payable::NotPayable, (), multiversx_sc[4fdcaa03a986f2d7]::types::interaction::tx_data::function_call::FunctionCall<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::static_api::StaticApiBackend>>, multiversx_sc[4fdcaa03a986f2d7]::types::interaction::tx_result_handler_list::tx_result_handler_list_cons::ConsRet<multiversx_sc_scenario[edcf5c4260f7e92f]::facade::world_tx::scenario_exec_call::ScenarioEnvExec, multiversx_sc_scenario[edcf5c4260f7e92f]::facade::result_handlers::expect_error::ExpectError, multiversx_sc[4fdcaa03a986f2d7]::types::interaction::tx_result_handler_list::original_result::OriginalResultMarker<()>>> as multiversx_sc_scenario[edcf5c4260f7e92f]::facade::world_tx::scenario_tx_env::ScenarioTxRun>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/facade/world_tx/scenario_exec_call.rs:89:32
[INFO] [stdout]   71:     0x61d31ae87f13 - on_chain_claim_blackbox_test[d4a1e602d11d3c97]::on_chain_claim_double_claim
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/on_chain_claim_blackbox_test.rs:106:10
[INFO] [stdout]   72:     0x61d31ae86fa7 - on_chain_claim_blackbox_test[d4a1e602d11d3c97]::on_chain_claim_double_claim::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/on_chain_claim_blackbox_test.rs:73:33
[INFO] [stdout]   73:     0x61d31ae8dc06 - <on_chain_claim_blackbox_test[d4a1e602d11d3c97]::on_chain_claim_double_claim::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   74:     0x61d31aebe66b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   75:     0x61d31aebe66b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   76:     0x61d31aecbee5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   77:     0x61d31aecbee5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   78:     0x61d31aecbee5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   79:     0x61d31aecbee5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   80:     0x61d31aecbee5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   81:     0x61d31aecbee5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   82:     0x61d31aecbee5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   83:     0x61d31aec6a44 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   84:     0x61d31aec6a44 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   85:     0x61d31aecef62 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   86:     0x61d31aecef62 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   87:     0x61d31aecef62 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   88:     0x61d31aecef62 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   89:     0x61d31aecef62 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   90:     0x61d31aecef62 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   91:     0x61d31aecef62 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   92:     0x61d31b19076f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   93:     0x61d31b19076f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   94:     0x7f208747baa4 - <unknown>
[INFO] [stdout]   95:     0x7f2087508a64 - clone
[INFO] [stdout]   96:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'on_chain_claim_double_claim' (27) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-scenario-format-0.22.3/src/serde_raw/scenario_raw.rs:61:47:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61d31b1910e8 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61d31b1910e8 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61d31b1910e8 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61d31b1910e8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61d31b1a6e1a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61d31b1a6e1a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x61d31b1959b2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x61d31b1959b2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x61d31b16f406 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61d31b16f406 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61d31b189359 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61d31aecb58c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x61d31aecb58c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x61d31b189512 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x61d31b189512 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61d31b16f4c2 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x61d31b164469 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61d31b1701dd - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61d31b1a75dc - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61d31b1a7352 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x61d31ae83219 - <core[28b146924c2f19c6]::result::Result<std[929523f510218772]::fs::File, std[929523f510218772]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x61d31ae83219 - <multiversx_chain_scenario_format[40ef6d380a2234a2]::serde_raw::scenario_raw::ScenarioRaw>::save_to_file::<&str>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-scenario-format-0.22.3/src/serde_raw/scenario_raw.rs:61:47
[INFO] [stdout]   22:     0x61d31ae8ecba - <multiversx_sc_scenario[edcf5c4260f7e92f]::scenario::run_trace::scenario_trace::ScenarioTrace>::write_scenario_trace::<&str>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/scenario/run_trace/scenario_trace.rs:25:26
[INFO] [stdout]   23:     0x61d31ae8ef03 - <multiversx_sc_scenario[edcf5c4260f7e92f]::facade::scenario_world::ScenarioWorld>::write_scenario_trace::<&str>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/facade/scenario_world.rs:125:19
[INFO] [stdout]   24:     0x61d31ae87f2b - on_chain_claim_blackbox_test[d4a1e602d11d3c97]::on_chain_claim_double_claim
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/on_chain_claim_blackbox_test.rs:108:11
[INFO] [stdout]   25:     0x61d31ae86fa7 - on_chain_claim_blackbox_test[d4a1e602d11d3c97]::on_chain_claim_double_claim::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/on_chain_claim_blackbox_test.rs:73:33
[INFO] [stdout]   26:     0x61d31ae8dc06 - <on_chain_claim_blackbox_test[d4a1e602d11d3c97]::on_chain_claim_double_claim::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x61d31aebe66b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x61d31aebe66b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   29:     0x61d31aecbee5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   30:     0x61d31aecbee5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   31:     0x61d31aecbee5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32:     0x61d31aecbee5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x61d31aecbee5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x61d31aecbee5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   35:     0x61d31aecbee5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   36:     0x61d31aec6a44 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   37:     0x61d31aec6a44 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   38:     0x61d31aecef62 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   39:     0x61d31aecef62 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   40:     0x61d31aecef62 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   41:     0x61d31aecef62 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   42:     0x61d31aecef62 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x61d31aecef62 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   44:     0x61d31aecef62 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x61d31b19076f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   46:     0x61d31b19076f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   47:     0x7f208747baa4 - <unknown>
[INFO] [stdout]   48:     0x7f2087508a64 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- on_chain_claim_update_state_wrong_shard stdout ----
[INFO] [stdout] wrong shard
[INFO] [stdout] 
[INFO] [stdout] thread 'on_chain_claim_update_state_wrong_shard' (31) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/vm_hooks/vh_impl/vh_debug_api.rs:45:9:
[INFO] [stdout] Box<dyn Any>
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61d31b1910e8 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61d31b1910e8 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61d31b1910e8 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61d31b1910e8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61d31b1a6e1a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61d31b1a6e1a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x61d31b1959b2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x61d31b1959b2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x61d31b16f406 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61d31b16f406 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61d31b189359 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61d31aecb58c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x61d31aecb58c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x61d31b189512 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x61d31b189512 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61d31b0a8294 - std[929523f510218772]::panicking::begin_panic::<multiversx_chain_vm_executor[80dc0876955f0402]::breakpoint_value::BreakpointValue>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:762:9
[INFO] [stdout]   16:     0x61d31b0adea9 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::begin_panic<multiversx_chain_vm_executor[80dc0876955f0402]::breakpoint_value::BreakpointValue>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61d31b0a62f4 - std[929523f510218772]::panicking::begin_panic::<multiversx_chain_vm_executor[80dc0876955f0402]::breakpoint_value::BreakpointValue>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:761:5
[INFO] [stdout]   18:     0x61d31b0ddac1 - std[929523f510218772]::panic::panic_any::<multiversx_chain_vm_executor[80dc0876955f0402]::breakpoint_value::BreakpointValue>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:260:5
[INFO] [stdout]   19:     0x61d31b094262 - <multiversx_chain_vm[a89403a40e1edf87]::vm_hooks::vh_impl::vh_debug_api::DebugApiVMHooksHandler as multiversx_chain_vm[a89403a40e1edf87]::vm_hooks::vh_source::VMHooksHandlerSource>::halt_with_error
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/vm_hooks/vh_impl/vh_debug_api.rs:45:9
[INFO] [stdout]   20:     0x61d31ae7ad50 - <multiversx_chain_vm[a89403a40e1edf87]::vm_hooks::vh_impl::vh_debug_api::DebugApiVMHooksHandler as multiversx_chain_vm[a89403a40e1edf87]::vm_hooks::vh_handler::vh_error::VMHooksError>::signal_error
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/vm_hooks/vh_handler/vh_error.rs:11:14
[INFO] [stdout]   21:     0x61d31b09edf8 - <multiversx_chain_vm[a89403a40e1edf87]::vm_hooks::vh_dispatcher::VMHooksDispatcher as multiversx_chain_vm_executor[80dc0876955f0402]::vm_hooks::VMHooks>::signal_error::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/vm_hooks/vh_dispatcher.rs:64:30
[INFO] [stdout]   22:     0x61d31b079630 - multiversx_chain_vm[a89403a40e1edf87]::mem_conv::with_bytes::<<multiversx_chain_vm[a89403a40e1edf87]::vm_hooks::vh_dispatcher::VMHooksDispatcher as multiversx_chain_vm_executor[80dc0876955f0402]::vm_hooks::VMHooks>::signal_error::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/mem_conv.rs:27:5
[INFO] [stdout]   23:     0x61d31b0a2768 - <multiversx_chain_vm[a89403a40e1edf87]::vm_hooks::vh_dispatcher::VMHooksDispatcher as multiversx_chain_vm_executor[80dc0876955f0402]::vm_hooks::VMHooks>::signal_error
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/vm_hooks/vh_dispatcher.rs:63:13
[INFO] [stdout]   24:     0x61d31aea45d5 - <multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::debug_api::DebugApiBackend> as multiversx_sc[4fdcaa03a986f2d7]::api::error_api::ErrorApiImpl>::signal_error::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/api/core_api_vh/error_api_vh.rs:18:20
[INFO] [stdout]   25:     0x61d31aea9777 - multiversx_chain_vm[a89403a40e1edf87]::mem_conv::with_mem_ptr::<<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::debug_api::DebugApiBackend> as multiversx_sc[4fdcaa03a986f2d7]::api::error_api::ErrorApiImpl>::signal_error::{closure#0}::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/mem_conv.rs:7:5
[INFO] [stdout]   26:     0x61d31aea45fd - <multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::debug_api::DebugApiBackend> as multiversx_sc[4fdcaa03a986f2d7]::api::error_api::ErrorApiImpl>::signal_error::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/api/core_api_vh/error_api_vh.rs:17:13
[INFO] [stdout]   27:     0x61d31ae9fff5 - <multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::debug_api::DebugApiBackend as multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::vm_hooks_backend::VMHooksApiBackend>::with_vm_hooks::<(), <multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::debug_api::DebugApiBackend> as multiversx_sc[4fdcaa03a986f2d7]::api::error_api::ErrorApiImpl>::signal_error::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/api/impl_vh/debug_api.rs:27:9
[INFO] [stdout]   28:     0x61d31aea7af0 - <multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::debug_api::DebugApiBackend>>::with_vm_hooks::<(), <multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::debug_api::DebugApiBackend> as multiversx_sc[4fdcaa03a986f2d7]::api::error_api::ErrorApiImpl>::signal_error::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/api/impl_vh/vm_hooks_api.rs:27:9
[INFO] [stdout]   29:     0x61d31aeae3f7 - <multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::debug_api::DebugApiBackend> as multiversx_sc[4fdcaa03a986f2d7]::api::error_api::ErrorApiImpl>::signal_error
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/api/core_api_vh/error_api_vh.rs:16:14
[INFO] [stdout]   30:     0x61d31aeae229 - <&str as multiversx_sc[4fdcaa03a986f2d7]::contract_base::wrappers::error_helper::IntoSignalError<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::debug_api::DebugApiBackend>>>::signal_error_with_message
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-0.51.1/src/contract_base/wrappers/error_helper.rs:42:29
[INFO] [stdout]   31:     0x61d31aea7783 - <multiversx_sc[4fdcaa03a986f2d7]::contract_base::wrappers::error_helper::ErrorHelper<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::debug_api::DebugApiBackend>>>::signal_error_with_message::<&str>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-0.51.1/src/contract_base/wrappers/error_helper.rs:30:17
[INFO] [stdout]   32:     0x61d31ae950b1 - <on_chain_claim[4a7385635f3f09a3]::ContractObj<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::debug_api::DebugApiBackend>> as on_chain_claim[4a7385635f3f09a3]::config::ConfigModule>::require_same_shard
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config.rs:14:9
[INFO] [stdout]   33:     0x61d31ae9439f - <on_chain_claim[4a7385635f3f09a3]::ContractObj<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::debug_api::DebugApiBackend>> as on_chain_claim[4a7385635f3f09a3]::OnChainClaimContract>::update_state
[INFO] [stdout]                                at /opt/rustwide/workdir/src/contract.rs:132:14
[INFO] [stdout]   34:     0x61d31ae931eb - <on_chain_claim[4a7385635f3f09a3]::ContractObj<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::debug_api::DebugApiBackend>> as on_chain_claim[4a7385635f3f09a3]::EndpointWrappers>::call_update_state
[INFO] [stdout]                                at /opt/rustwide/workdir/src/contract.rs:14:1
[INFO] [stdout]   35:     0x61d31ae93c6b - <on_chain_claim[4a7385635f3f09a3]::ContractObj<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::debug_api::DebugApiBackend>> as on_chain_claim[4a7385635f3f09a3]::EndpointWrappers>::call
[INFO] [stdout]                                at /opt/rustwide/workdir/src/contract.rs:14:1
[INFO] [stdout]   36:     0x61d31ae92597 - <on_chain_claim[4a7385635f3f09a3]::ContractObj<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::debug_api::DebugApiBackend>> as multiversx_sc[4fdcaa03a986f2d7]::contract_base::callable_contract::CallableContract>::call
[INFO] [stdout]                                at /opt/rustwide/workdir/src/contract.rs:14:1
[INFO] [stdout]   37:     0x61d31af9cc18 - <multiversx_sc_scenario[edcf5c4260f7e92f]::debug_executor::contract_container::ContractContainer>::call
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/debug_executor/contract_container.rs:42:27
[INFO] [stdout]   38:     0x61d31af9c8fc - <multiversx_sc_scenario[edcf5c4260f7e92f]::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor[80dc0876955f0402]::instance::Instance>::call::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/debug_executor/contract_container.rs:80:42
[INFO] [stdout]   39:     0x61d31afb2afa - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<<multiversx_sc_scenario[edcf5c4260f7e92f]::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor[80dc0876955f0402]::instance::Instance>::call::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   40:     0x61d31af9c424 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<<multiversx_sc_scenario[edcf5c4260f7e92f]::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor[80dc0876955f0402]::instance::Instance>::call::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), multiversx_chain_vm[a89403a40e1edf87]::tx_mock::tx_panic::TxPanic>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   41:     0x61d31af7428b - __rust_try
[INFO] [stdout]   42:     0x61d31af6ce60 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), multiversx_chain_vm[a89403a40e1edf87]::tx_mock::tx_panic::TxPanic>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<<multiversx_sc_scenario[edcf5c4260f7e92f]::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor[80dc0876955f0402]::instance::Instance>::call::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   43:     0x61d31af6ce60 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<<multiversx_sc_scenario[edcf5c4260f7e92f]::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor[80dc0876955f0402]::instance::Instance>::call::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), multiversx_chain_vm[a89403a40e1edf87]::tx_mock::tx_panic::TxPanic>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   44:     0x61d31af4a31a - multiversx_sc_scenario[edcf5c4260f7e92f]::debug_executor::catch_tx_panic::catch_tx_panic::<<multiversx_sc_scenario[edcf5c4260f7e92f]::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor[80dc0876955f0402]::instance::Instance>::call::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/debug_executor/catch_tx_panic.rs:14:18
[INFO] [stdout]   45:     0x61d31af95df7 - multiversx_sc_scenario[edcf5c4260f7e92f]::debug_executor::contract_container::contract_instance_wrapped_execution::<<multiversx_sc_scenario[edcf5c4260f7e92f]::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor[80dc0876955f0402]::instance::Instance>::call::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/debug_executor/contract_container.rs:57:18
[INFO] [stdout]   46:     0x61d31af9d66b - <multiversx_sc_scenario[edcf5c4260f7e92f]::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor[80dc0876955f0402]::instance::Instance>::call
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/debug_executor/contract_container.rs:79:9
[INFO] [stdout]   47:     0x61d31b0e69f7 - multiversx_chain_vm[a89403a40e1edf87]::tx_execution::exec_call::execute_current_tx_context_input
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/tx_execution/exec_call.rs:26:14
[INFO] [stdout]   48:     0x61d31b0c7957 - <multiversx_chain_vm[a89403a40e1edf87]::tx_execution::exec_call::execute_current_tx_context_input as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x61d31b07a785 - <multiversx_chain_vm[a89403a40e1edf87]::tx_mock::tx_context_stack::TxContextStack>::execute_on_vm_stack::<multiversx_chain_vm[a89403a40e1edf87]::tx_execution::exec_call::execute_current_tx_context_input, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/tx_mock/tx_context_stack.rs:46:26
[INFO] [stdout]   50:     0x61d31b0bf931 - <multiversx_chain_vm[a89403a40e1edf87]::with_shared::shareable::Shareable<multiversx_chain_vm[a89403a40e1edf87]::tx_mock::tx_context::TxContext>>::with_shared::<<multiversx_chain_vm[a89403a40e1edf87]::tx_mock::tx_context_stack::TxContextStack>::execute_on_vm_stack<multiversx_chain_vm[a89403a40e1edf87]::tx_execution::exec_call::execute_current_tx_context_input, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/with_shared/shareable.rs:116:22
[INFO] [stdout]   51:     0x61d31b07916f - <multiversx_chain_vm[a89403a40e1edf87]::tx_mock::tx_context_stack::TxContextStack>::execute_on_vm_stack::<multiversx_chain_vm[a89403a40e1edf87]::tx_execution::exec_call::execute_current_tx_context_input, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/tx_mock/tx_context_stack.rs:43:23
[INFO] [stdout]   52:     0x61d31b077d7f - <multiversx_chain_vm[a89403a40e1edf87]::tx_execution::blockchain_vm::BlockchainVMRef>::default_execution::<multiversx_chain_vm[a89403a40e1edf87]::tx_execution::exec_call::execute_current_tx_context_input>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/tx_execution/exec_general_tx.rs:112:13
[INFO] [stdout]   53:     0x61d31b0e5670 - <multiversx_chain_vm[a89403a40e1edf87]::tx_execution::blockchain_vm::BlockchainVMRef>::execute_builtin_function_or_default::<multiversx_chain_vm[a89403a40e1edf87]::tx_execution::exec_call::execute_current_tx_context_input>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/tx_execution/exec_call.rs:75:42
[INFO] [stdout]   54:     0x61d31b0e436e - <multiversx_chain_vm[a89403a40e1edf87]::tx_execution::builtin_function_mocks::builtin_func_container::BuiltinFunctionCall>::execute_or_else::<multiversx_chain_vm[a89403a40e1edf87]::tx_execution::exec_call::execute_current_tx_context_input, <multiversx_chain_vm[a89403a40e1edf87]::tx_execution::blockchain_vm::BlockchainVMRef>::execute_builtin_function_or_default<multiversx_chain_vm[a89403a40e1edf87]::tx_execution::exec_call::execute_current_tx_context_input>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/tx_execution/builtin_function_mocks/builtin_func_container.rs:118:18
[INFO] [stdout]   55:     0x61d31b0e2918 - <multiversx_chain_vm[a89403a40e1edf87]::tx_execution::builtin_function_mocks::builtin_func_container::BuiltinFunctionContainer>::execute_builtin_function_or_else::<multiversx_chain_vm[a89403a40e1edf87]::tx_execution::exec_call::execute_current_tx_context_input, <multiversx_chain_vm[a89403a40e1edf87]::tx_execution::blockchain_vm::BlockchainVMRef>::execute_builtin_function_or_default<multiversx_chain_vm[a89403a40e1edf87]::tx_execution::exec_call::execute_current_tx_context_input>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/tx_execution/builtin_function_mocks/builtin_func_container.rs:39:58
[INFO] [stdout]   56:     0x61d31b0790fa - <multiversx_chain_vm[a89403a40e1edf87]::tx_execution::blockchain_vm::BlockchainVMRef>::execute_builtin_function_or_default::<multiversx_chain_vm[a89403a40e1edf87]::tx_execution::exec_call::execute_current_tx_context_input>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/tx_execution/exec_call.rs:70:32
[INFO] [stdout]   57:     0x61d31b0e55b8 - <multiversx_chain_vm[a89403a40e1edf87]::tx_execution::blockchain_vm::BlockchainVMRef>::execute_sc_call_lambda::<multiversx_chain_vm[a89403a40e1edf87]::tx_execution::exec_call::execute_current_tx_context_input>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/tx_execution/exec_call.rs:92:18
[INFO] [stdout]   58:     0x61d31b0bf6b0 - <multiversx_chain_vm[a89403a40e1edf87]::with_shared::shareable::Shareable<multiversx_chain_vm[a89403a40e1edf87]::world_mock::blockchain_state::BlockchainState>>::with_shared::<<multiversx_chain_vm[a89403a40e1edf87]::tx_execution::blockchain_vm::BlockchainVMRef>::execute_sc_call_lambda<multiversx_chain_vm[a89403a40e1edf87]::tx_execution::exec_call::execute_current_tx_context_input>::{closure#0}, (multiversx_chain_vm[a89403a40e1edf87]::tx_mock::tx_result::TxResult, multiversx_chain_vm[a89403a40e1edf87]::tx_mock::blockchain_update::BlockchainUpdate)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/with_shared/shareable.rs:116:22
[INFO] [stdout]   59:     0x61d31b0783be - <multiversx_chain_vm[a89403a40e1edf87]::tx_execution::blockchain_vm::BlockchainVMRef>::execute_sc_call_lambda::<multiversx_chain_vm[a89403a40e1edf87]::tx_execution::exec_call::execute_current_tx_context_input>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/tx_execution/exec_call.rs:90:53
[INFO] [stdout]   60:     0x61d31b0786b8 - <multiversx_chain_vm[a89403a40e1edf87]::tx_execution::blockchain_vm::BlockchainVMRef>::sc_call_with_async_and_callback::<multiversx_chain_vm[a89403a40e1edf87]::tx_execution::exec_call::execute_current_tx_context_input>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/tx_execution/exec_call.rs:151:34
[INFO] [stdout]   61:     0x61d31afc9c2a - <multiversx_sc_scenario[edcf5c4260f7e92f]::scenario::run_vm::vm_runner::ScenarioVMRunner>::perform_sc_call_lambda::<multiversx_chain_vm[a89403a40e1edf87]::tx_execution::exec_call::execute_current_tx_context_input>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/scenario/run_vm/sc_call.rs:63:33
[INFO] [stdout]   62:     0x61d31afc9ca1 - <multiversx_sc_scenario[edcf5c4260f7e92f]::scenario::run_vm::vm_runner::ScenarioVMRunner>::perform_sc_call_lambda_and_check::<multiversx_chain_vm[a89403a40e1edf87]::tx_execution::exec_call::execute_current_tx_context_input>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/scenario/run_vm/sc_call.rs:78:30
[INFO] [stdout]   63:     0x61d31afd1bcc - <multiversx_sc_scenario[edcf5c4260f7e92f]::scenario::run_vm::vm_runner::ScenarioVMRunner>::perform_sc_call_update_results
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/scenario/run_vm/sc_call.rs:21:18
[INFO] [stdout]   64:     0x61d31afd5f64 - <multiversx_sc_scenario[edcf5c4260f7e92f]::scenario::run_vm::vm_runner::ScenarioVMRunner as multiversx_sc_scenario[edcf5c4260f7e92f]::scenario::scenario_runner::ScenarioRunner>::run_sc_call_step
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/scenario/run_vm/vm_runner.rs:36:14
[INFO] [stdout]   65:     0x61d31af55756 - <multiversx_sc_scenario[edcf5c4260f7e92f]::facade::scenario_world::ScenarioWorld as multiversx_sc_scenario[edcf5c4260f7e92f]::scenario::scenario_runner::ScenarioRunner>::run_sc_call_step::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/facade/scenario_world_runner.rs:34:50
[INFO] [stdout]   66:     0x61d31afc975d - <multiversx_sc_scenario[edcf5c4260f7e92f]::facade::scenario_world::ScenarioWorld>::for_each_runner_mut::<<multiversx_sc_scenario[edcf5c4260f7e92f]::facade::scenario_world::ScenarioWorld as multiversx_sc_scenario[edcf5c4260f7e92f]::scenario::scenario_runner::ScenarioRunner>::run_sc_call_step::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/facade/scenario_world_runner.rs:12:17
[INFO] [stdout]   67:     0x61d31afd5de4 - <multiversx_sc_scenario[edcf5c4260f7e92f]::facade::scenario_world::ScenarioWorld as multiversx_sc_scenario[edcf5c4260f7e92f]::scenario::scenario_runner::ScenarioRunner>::run_sc_call_step
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/facade/scenario_world_runner.rs:34:14
[INFO] [stdout]   68:     0x61d31ae8dfd1 - <multiversx_sc_scenario[edcf5c4260f7e92f]::facade::scenario_world::ScenarioWorld>::sc_call::<&mut multiversx_sc_scenario[edcf5c4260f7e92f]::scenario::model::step::sc_call_step::ScCallStep>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/facade/scenario_world_steps.rs:34:14
[INFO] [stdout]   69:     0x61d31aeb6400 - <multiversx_sc[4fdcaa03a986f2d7]::types::interaction::tx::Tx<multiversx_sc_scenario[edcf5c4260f7e92f]::facade::world_tx::scenario_exec_call::ScenarioEnvExec, multiversx_sc[4fdcaa03a986f2d7]::types::interaction::expr::test_address::TestAddress, multiversx_sc[4fdcaa03a986f2d7]::types::interaction::expr::test_sc_address::TestSCAddress, multiversx_sc[4fdcaa03a986f2d7]::types::interaction::tx_payment::tx_payment_not_payable::NotPayable, (), multiversx_sc[4fdcaa03a986f2d7]::types::interaction::tx_data::function_call::FunctionCall<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::static_api::StaticApiBackend>>, multiversx_sc[4fdcaa03a986f2d7]::types::interaction::tx_result_handler_list::tx_result_handler_list_cons::ConsRet<multiversx_sc_scenario[edcf5c4260f7e92f]::facade::world_tx::scenario_exec_call::ScenarioEnvExec, multiversx_sc_scenario[edcf5c4260f7e92f]::facade::result_handlers::expect_error::ExpectError, multiversx_sc[4fdcaa03a986f2d7]::types::interaction::tx_result_handler_list::original_result::OriginalResultMarker<()>>> as multiversx_sc_scenario[edcf5c4260f7e92f]::facade::world_tx::scenario_tx_env::ScenarioTxRun>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/facade/world_tx/scenario_exec_call.rs:89:32
[INFO] [stdout]   70:     0x61d31ae89968 - on_chain_claim_blackbox_test[d4a1e602d11d3c97]::on_chain_claim_update_state_wrong_shard
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/on_chain_claim_blackbox_test.rs:539:10
[INFO] [stdout]   71:     0x61d31ae870c7 - on_chain_claim_blackbox_test[d4a1e602d11d3c97]::on_chain_claim_update_state_wrong_shard::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/on_chain_claim_blackbox_test.rs:509:45
[INFO] [stdout]   72:     0x61d31ae8dd86 - <on_chain_claim_blackbox_test[d4a1e602d11d3c97]::on_chain_claim_update_state_wrong_shard::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x61d31aebe66b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   74:     0x61d31aebe66b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   75:     0x61d31aecbee5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   76:     0x61d31aecbee5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   77:     0x61d31aecbee5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   78:     0x61d31aecbee5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   79:     0x61d31aecbee5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   80:     0x61d31aecbee5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   81:     0x61d31aecbee5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   82:     0x61d31aec6a44 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   83:     0x61d31aec6a44 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   84:     0x61d31aecef62 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   85:     0x61d31aecef62 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   86:     0x61d31aecef62 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   87:     0x61d31aecef62 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   88:     0x61d31aecef62 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   89:     0x61d31aecef62 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   90:     0x61d31aecef62 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   91:     0x61d31b19076f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   92:     0x61d31b19076f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   93:     0x7f208747baa4 - <unknown>
[INFO] [stdout]   94:     0x7f2087508a64 - clone
[INFO] [stdout]   95:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'on_chain_claim_update_state_wrong_shard' (31) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-scenario-format-0.22.3/src/serde_raw/scenario_raw.rs:61:47:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61d31b1910e8 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61d31b1910e8 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61d31b1910e8 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61d31b1910e8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61d31b1a6e1a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61d31b1a6e1a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x61d31b1959b2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x61d31b1959b2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x61d31b16f406 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61d31b16f406 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61d31b189359 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61d31aecb58c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x61d31aecb58c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x61d31b189512 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x61d31b189512 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61d31b16f4c2 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x61d31b164469 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61d31b1701dd - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61d31b1a75dc - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61d31b1a7352 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x61d31ae83219 - <core[28b146924c2f19c6]::result::Result<std[929523f510218772]::fs::File, std[929523f510218772]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x61d31ae83219 - <multiversx_chain_scenario_format[40ef6d380a2234a2]::serde_raw::scenario_raw::ScenarioRaw>::save_to_file::<&str>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-scenario-format-0.22.3/src/serde_raw/scenario_raw.rs:61:47
[INFO] [stdout]   22:     0x61d31ae8ecba - <multiversx_sc_scenario[edcf5c4260f7e92f]::scenario::run_trace::scenario_trace::ScenarioTrace>::write_scenario_trace::<&str>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/scenario/run_trace/scenario_trace.rs:25:26
[INFO] [stdout]   23:     0x61d31ae8ef03 - <multiversx_sc_scenario[edcf5c4260f7e92f]::facade::scenario_world::ScenarioWorld>::write_scenario_trace::<&str>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/facade/scenario_world.rs:125:19
[INFO] [stdout]   24:     0x61d31ae89993 - on_chain_claim_blackbox_test[d4a1e602d11d3c97]::on_chain_claim_update_state_wrong_shard
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/on_chain_claim_blackbox_test.rs:541:11
[INFO] [stdout]   25:     0x61d31ae870c7 - on_chain_claim_blackbox_test[d4a1e602d11d3c97]::on_chain_claim_update_state_wrong_shard::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/on_chain_claim_blackbox_test.rs:509:45
[INFO] [stdout]   26:     0x61d31ae8dd86 - <on_chain_claim_blackbox_test[d4a1e602d11d3c97]::on_chain_claim_update_state_wrong_shard::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x61d31aebe66b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x61d31aebe66b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   29:     0x61d31aecbee5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   30:     0x61d31aecbee5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   31:     0x61d31aecbee5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32:     0x61d31aecbee5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x61d31aecbee5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x61d31aecbee5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   35:     0x61d31aecbee5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   36:     0x61d31aec6a44 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   37:     0x61d31aec6a44 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   38:     0x61d31aecef62 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   39:     0x61d31aecef62 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   40:     0x61d31aecef62 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   41:     0x61d31aecef62 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   42:     0x61d31aecef62 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x61d31aecef62 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   44:     0x61d31aecef62 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x61d31b19076f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   46:     0x61d31b19076f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   47:     0x7f208747baa4 - <unknown>
[INFO] [stdout]   48:     0x7f2087508a64 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- on_chain_claim_update_state_happy_path stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'on_chain_claim_update_state_happy_path' (29) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-scenario-format-0.22.3/src/serde_raw/scenario_raw.rs:61:47:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61d31b1910e8 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61d31b1910e8 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61d31b1910e8 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61d31b1910e8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61d31b1a6e1a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61d31b1a6e1a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x61d31b1959b2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x61d31b1959b2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x61d31b16f406 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61d31b16f406 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61d31b189359 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61d31aecb58c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x61d31aecb58c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x61d31b189512 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x61d31b189512 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61d31b16f4c2 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x61d31b164469 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61d31b1701dd - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61d31b1a75dc - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61d31b1a7352 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x61d31ae83219 - <core[28b146924c2f19c6]::result::Result<std[929523f510218772]::fs::File, std[929523f510218772]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x61d31ae83219 - <multiversx_chain_scenario_format[40ef6d380a2234a2]::serde_raw::scenario_raw::ScenarioRaw>::save_to_file::<&str>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-scenario-format-0.22.3/src/serde_raw/scenario_raw.rs:61:47
[INFO] [stdout]   22:     0x61d31ae8ecba - <multiversx_sc_scenario[edcf5c4260f7e92f]::scenario::run_trace::scenario_trace::ScenarioTrace>::write_scenario_trace::<&str>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/scenario/run_trace/scenario_trace.rs:25:26
[INFO] [stdout]   23:     0x61d31ae8ef03 - <multiversx_sc_scenario[edcf5c4260f7e92f]::facade::scenario_world::ScenarioWorld>::write_scenario_trace::<&str>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/facade/scenario_world.rs:125:19
[INFO] [stdout]   24:     0x61d31ae89546 - on_chain_claim_blackbox_test[d4a1e602d11d3c97]::on_chain_claim_update_state_happy_path
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/on_chain_claim_blackbox_test.rs:469:11
[INFO] [stdout]   25:     0x61d31ae87097 - on_chain_claim_blackbox_test[d4a1e602d11d3c97]::on_chain_claim_update_state_happy_path::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/on_chain_claim_blackbox_test.rs:424:44
[INFO] [stdout]   26:     0x61d31ae8dd46 - <on_chain_claim_blackbox_test[d4a1e602d11d3c97]::on_chain_claim_update_state_happy_path::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x61d31aebe66b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x61d31aebe66b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   29:     0x61d31aecbee5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   30:     0x61d31aecbee5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   31:     0x61d31aecbee5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32:     0x61d31aecbee5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x61d31aecbee5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x61d31aecbee5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   35:     0x61d31aecbee5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   36:     0x61d31aec6a44 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   37:     0x61d31aec6a44 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   38:     0x61d31aecef62 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   39:     0x61d31aecef62 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   40:     0x61d31aecef62 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   41:     0x61d31aecef62 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   42:     0x61d31aecef62 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x61d31aecef62 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   44:     0x61d31aecef62 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x61d31b19076f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   46:     0x61d31b19076f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   47:     0x7f208747baa4 - <unknown>
[INFO] [stdout]   48:     0x7f2087508a64 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- on_chain_claim_claim_and_repair_wrong_shard stdout ----
[INFO] [stdout] wrong shard
[INFO] [stdout] 
[INFO] [stdout] thread 'on_chain_claim_claim_and_repair_wrong_shard' (25) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/vm_hooks/vh_impl/vh_debug_api.rs:45:9:
[INFO] [stdout] Box<dyn Any>
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61d31b1910e8 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61d31b1910e8 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61d31b1910e8 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61d31b1910e8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61d31b1a6e1a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61d31b1a6e1a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x61d31b1959b2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x61d31b1959b2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x61d31b16f406 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61d31b16f406 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61d31b189359 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61d31aecb58c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x61d31aecb58c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x61d31b189512 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x61d31b189512 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61d31b0a8294 - std[929523f510218772]::panicking::begin_panic::<multiversx_chain_vm_executor[80dc0876955f0402]::breakpoint_value::BreakpointValue>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:762:9
[INFO] [stdout]   16:     0x61d31b0adea9 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::begin_panic<multiversx_chain_vm_executor[80dc0876955f0402]::breakpoint_value::BreakpointValue>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61d31b0a62f4 - std[929523f510218772]::panicking::begin_panic::<multiversx_chain_vm_executor[80dc0876955f0402]::breakpoint_value::BreakpointValue>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:761:5
[INFO] [stdout]   18:     0x61d31b0ddac1 - std[929523f510218772]::panic::panic_any::<multiversx_chain_vm_executor[80dc0876955f0402]::breakpoint_value::BreakpointValue>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:260:5
[INFO] [stdout]   19:     0x61d31b094262 - <multiversx_chain_vm[a89403a40e1edf87]::vm_hooks::vh_impl::vh_debug_api::DebugApiVMHooksHandler as multiversx_chain_vm[a89403a40e1edf87]::vm_hooks::vh_source::VMHooksHandlerSource>::halt_with_error
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/vm_hooks/vh_impl/vh_debug_api.rs:45:9
[INFO] [stdout]   20:     0x61d31ae7ad50 - <multiversx_chain_vm[a89403a40e1edf87]::vm_hooks::vh_impl::vh_debug_api::DebugApiVMHooksHandler as multiversx_chain_vm[a89403a40e1edf87]::vm_hooks::vh_handler::vh_error::VMHooksError>::signal_error
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/vm_hooks/vh_handler/vh_error.rs:11:14
[INFO] [stdout]   21:     0x61d31b09edf8 - <multiversx_chain_vm[a89403a40e1edf87]::vm_hooks::vh_dispatcher::VMHooksDispatcher as multiversx_chain_vm_executor[80dc0876955f0402]::vm_hooks::VMHooks>::signal_error::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/vm_hooks/vh_dispatcher.rs:64:30
[INFO] [stdout]   22:     0x61d31b079630 - multiversx_chain_vm[a89403a40e1edf87]::mem_conv::with_bytes::<<multiversx_chain_vm[a89403a40e1edf87]::vm_hooks::vh_dispatcher::VMHooksDispatcher as multiversx_chain_vm_executor[80dc0876955f0402]::vm_hooks::VMHooks>::signal_error::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/mem_conv.rs:27:5
[INFO] [stdout]   23:     0x61d31b0a2768 - <multiversx_chain_vm[a89403a40e1edf87]::vm_hooks::vh_dispatcher::VMHooksDispatcher as multiversx_chain_vm_executor[80dc0876955f0402]::vm_hooks::VMHooks>::signal_error
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/vm_hooks/vh_dispatcher.rs:63:13
[INFO] [stdout]   24:     0x61d31aea45d5 - <multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::debug_api::DebugApiBackend> as multiversx_sc[4fdcaa03a986f2d7]::api::error_api::ErrorApiImpl>::signal_error::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/api/core_api_vh/error_api_vh.rs:18:20
[INFO] [stdout]   25:     0x61d31aea9777 - multiversx_chain_vm[a89403a40e1edf87]::mem_conv::with_mem_ptr::<<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::debug_api::DebugApiBackend> as multiversx_sc[4fdcaa03a986f2d7]::api::error_api::ErrorApiImpl>::signal_error::{closure#0}::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/mem_conv.rs:7:5
[INFO] [stdout]   26:     0x61d31aea45fd - <multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::debug_api::DebugApiBackend> as multiversx_sc[4fdcaa03a986f2d7]::api::error_api::ErrorApiImpl>::signal_error::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/api/core_api_vh/error_api_vh.rs:17:13
[INFO] [stdout]   27:     0x61d31ae9fff5 - <multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::debug_api::DebugApiBackend as multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::vm_hooks_backend::VMHooksApiBackend>::with_vm_hooks::<(), <multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::debug_api::DebugApiBackend> as multiversx_sc[4fdcaa03a986f2d7]::api::error_api::ErrorApiImpl>::signal_error::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/api/impl_vh/debug_api.rs:27:9
[INFO] [stdout]   28:     0x61d31aea7af0 - <multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::debug_api::DebugApiBackend>>::with_vm_hooks::<(), <multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::debug_api::DebugApiBackend> as multiversx_sc[4fdcaa03a986f2d7]::api::error_api::ErrorApiImpl>::signal_error::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/api/impl_vh/vm_hooks_api.rs:27:9
[INFO] [stdout]   29:     0x61d31aeae3f7 - <multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::debug_api::DebugApiBackend> as multiversx_sc[4fdcaa03a986f2d7]::api::error_api::ErrorApiImpl>::signal_error
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/api/core_api_vh/error_api_vh.rs:16:14
[INFO] [stdout]   30:     0x61d31aeae229 - <&str as multiversx_sc[4fdcaa03a986f2d7]::contract_base::wrappers::error_helper::IntoSignalError<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::debug_api::DebugApiBackend>>>::signal_error_with_message
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-0.51.1/src/contract_base/wrappers/error_helper.rs:42:29
[INFO] [stdout]   31:     0x61d31aea7783 - <multiversx_sc[4fdcaa03a986f2d7]::contract_base::wrappers::error_helper::ErrorHelper<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::debug_api::DebugApiBackend>>>::signal_error_with_message::<&str>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-0.51.1/src/contract_base/wrappers/error_helper.rs:30:17
[INFO] [stdout]   32:     0x61d31ae950b1 - <on_chain_claim[4a7385635f3f09a3]::ContractObj<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::debug_api::DebugApiBackend>> as on_chain_claim[4a7385635f3f09a3]::config::ConfigModule>::require_same_shard
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config.rs:14:9
[INFO] [stdout]   33:     0x61d31ae944db - <on_chain_claim[4a7385635f3f09a3]::ContractObj<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::debug_api::DebugApiBackend>> as on_chain_claim[4a7385635f3f09a3]::OnChainClaimContract>::claim_and_repair
[INFO] [stdout]                                at /opt/rustwide/workdir/src/contract.rs:79:14
[INFO] [stdout]   34:     0x61d31ae93651 - <on_chain_claim[4a7385635f3f09a3]::ContractObj<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::debug_api::DebugApiBackend>> as on_chain_claim[4a7385635f3f09a3]::EndpointWrappers>::call_claim_and_repair
[INFO] [stdout]                                at /opt/rustwide/workdir/src/contract.rs:14:1
[INFO] [stdout]   35:     0x61d31ae93c39 - <on_chain_claim[4a7385635f3f09a3]::ContractObj<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::debug_api::DebugApiBackend>> as on_chain_claim[4a7385635f3f09a3]::EndpointWrappers>::call
[INFO] [stdout]                                at /opt/rustwide/workdir/src/contract.rs:14:1
[INFO] [stdout]   36:     0x61d31ae92597 - <on_chain_claim[4a7385635f3f09a3]::ContractObj<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::debug_api::DebugApiBackend>> as multiversx_sc[4fdcaa03a986f2d7]::contract_base::callable_contract::CallableContract>::call
[INFO] [stdout]                                at /opt/rustwide/workdir/src/contract.rs:14:1
[INFO] [stdout]   37:     0x61d31af9cc18 - <multiversx_sc_scenario[edcf5c4260f7e92f]::debug_executor::contract_container::ContractContainer>::call
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/debug_executor/contract_container.rs:42:27
[INFO] [stdout]   38:     0x61d31af9c8fc - <multiversx_sc_scenario[edcf5c4260f7e92f]::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor[80dc0876955f0402]::instance::Instance>::call::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/debug_executor/contract_container.rs:80:42
[INFO] [stdout]   39:     0x61d31afb2afa - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<<multiversx_sc_scenario[edcf5c4260f7e92f]::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor[80dc0876955f0402]::instance::Instance>::call::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   40:     0x61d31af9c424 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<<multiversx_sc_scenario[edcf5c4260f7e92f]::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor[80dc0876955f0402]::instance::Instance>::call::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), multiversx_chain_vm[a89403a40e1edf87]::tx_mock::tx_panic::TxPanic>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   41:     0x61d31af7428b - __rust_try
[INFO] [stdout]   42:     0x61d31af6ce60 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), multiversx_chain_vm[a89403a40e1edf87]::tx_mock::tx_panic::TxPanic>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<<multiversx_sc_scenario[edcf5c4260f7e92f]::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor[80dc0876955f0402]::instance::Instance>::call::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   43:     0x61d31af6ce60 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<<multiversx_sc_scenario[edcf5c4260f7e92f]::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor[80dc0876955f0402]::instance::Instance>::call::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), multiversx_chain_vm[a89403a40e1edf87]::tx_mock::tx_panic::TxPanic>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   44:     0x61d31af4a31a - multiversx_sc_scenario[edcf5c4260f7e92f]::debug_executor::catch_tx_panic::catch_tx_panic::<<multiversx_sc_scenario[edcf5c4260f7e92f]::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor[80dc0876955f0402]::instance::Instance>::call::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/debug_executor/catch_tx_panic.rs:14:18
[INFO] [stdout]   45:     0x61d31af95df7 - multiversx_sc_scenario[edcf5c4260f7e92f]::debug_executor::contract_container::contract_instance_wrapped_execution::<<multiversx_sc_scenario[edcf5c4260f7e92f]::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor[80dc0876955f0402]::instance::Instance>::call::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/debug_executor/contract_container.rs:57:18
[INFO] [stdout]   46:     0x61d31af9d66b - <multiversx_sc_scenario[edcf5c4260f7e92f]::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor[80dc0876955f0402]::instance::Instance>::call
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/debug_executor/contract_container.rs:79:9
[INFO] [stdout]   47:     0x61d31b0e69f7 - multiversx_chain_vm[a89403a40e1edf87]::tx_execution::exec_call::execute_current_tx_context_input
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/tx_execution/exec_call.rs:26:14
[INFO] [stdout]   48:     0x61d31b0c7957 - <multiversx_chain_vm[a89403a40e1edf87]::tx_execution::exec_call::execute_current_tx_context_input as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x61d31b07a785 - <multiversx_chain_vm[a89403a40e1edf87]::tx_mock::tx_context_stack::TxContextStack>::execute_on_vm_stack::<multiversx_chain_vm[a89403a40e1edf87]::tx_execution::exec_call::execute_current_tx_context_input, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/tx_mock/tx_context_stack.rs:46:26
[INFO] [stdout]   50:     0x61d31b0bf931 - <multiversx_chain_vm[a89403a40e1edf87]::with_shared::shareable::Shareable<multiversx_chain_vm[a89403a40e1edf87]::tx_mock::tx_context::TxContext>>::with_shared::<<multiversx_chain_vm[a89403a40e1edf87]::tx_mock::tx_context_stack::TxContextStack>::execute_on_vm_stack<multiversx_chain_vm[a89403a40e1edf87]::tx_execution::exec_call::execute_current_tx_context_input, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/with_shared/shareable.rs:116:22
[INFO] [stdout]   51:     0x61d31b07916f - <multiversx_chain_vm[a89403a40e1edf87]::tx_mock::tx_context_stack::TxContextStack>::execute_on_vm_stack::<multiversx_chain_vm[a89403a40e1edf87]::tx_execution::exec_call::execute_current_tx_context_input, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/tx_mock/tx_context_stack.rs:43:23
[INFO] [stdout]   52:     0x61d31b077d7f - <multiversx_chain_vm[a89403a40e1edf87]::tx_execution::blockchain_vm::BlockchainVMRef>::default_execution::<multiversx_chain_vm[a89403a40e1edf87]::tx_execution::exec_call::execute_current_tx_context_input>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/tx_execution/exec_general_tx.rs:112:13
[INFO] [stdout]   53:     0x61d31b0e5670 - <multiversx_chain_vm[a89403a40e1edf87]::tx_execution::blockchain_vm::BlockchainVMRef>::execute_builtin_function_or_default::<multiversx_chain_vm[a89403a40e1edf87]::tx_execution::exec_call::execute_current_tx_context_input>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/tx_execution/exec_call.rs:75:42
[INFO] [stdout]   54:     0x61d31b0e436e - <multiversx_chain_vm[a89403a40e1edf87]::tx_execution::builtin_function_mocks::builtin_func_container::BuiltinFunctionCall>::execute_or_else::<multiversx_chain_vm[a89403a40e1edf87]::tx_execution::exec_call::execute_current_tx_context_input, <multiversx_chain_vm[a89403a40e1edf87]::tx_execution::blockchain_vm::BlockchainVMRef>::execute_builtin_function_or_default<multiversx_chain_vm[a89403a40e1edf87]::tx_execution::exec_call::execute_current_tx_context_input>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/tx_execution/builtin_function_mocks/builtin_func_container.rs:118:18
[INFO] [stdout]   55:     0x61d31b0e2918 - <multiversx_chain_vm[a89403a40e1edf87]::tx_execution::builtin_function_mocks::builtin_func_container::BuiltinFunctionContainer>::execute_builtin_function_or_else::<multiversx_chain_vm[a89403a40e1edf87]::tx_execution::exec_call::execute_current_tx_context_input, <multiversx_chain_vm[a89403a40e1edf87]::tx_execution::blockchain_vm::BlockchainVMRef>::execute_builtin_function_or_default<multiversx_chain_vm[a89403a40e1edf87]::tx_execution::exec_call::execute_current_tx_context_input>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/tx_execution/builtin_function_mocks/builtin_func_container.rs:39:58
[INFO] [stdout]   56:     0x61d31b0790fa - <multiversx_chain_vm[a89403a40e1edf87]::tx_execution::blockchain_vm::BlockchainVMRef>::execute_builtin_function_or_default::<multiversx_chain_vm[a89403a40e1edf87]::tx_execution::exec_call::execute_current_tx_context_input>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/tx_execution/exec_call.rs:70:32
[INFO] [stdout]   57:     0x61d31b0e55b8 - <multiversx_chain_vm[a89403a40e1edf87]::tx_execution::blockchain_vm::BlockchainVMRef>::execute_sc_call_lambda::<multiversx_chain_vm[a89403a40e1edf87]::tx_execution::exec_call::execute_current_tx_context_input>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/tx_execution/exec_call.rs:92:18
[INFO] [stdout]   58:     0x61d31b0bf6b0 - <multiversx_chain_vm[a89403a40e1edf87]::with_shared::shareable::Shareable<multiversx_chain_vm[a89403a40e1edf87]::world_mock::blockchain_state::BlockchainState>>::with_shared::<<multiversx_chain_vm[a89403a40e1edf87]::tx_execution::blockchain_vm::BlockchainVMRef>::execute_sc_call_lambda<multiversx_chain_vm[a89403a40e1edf87]::tx_execution::exec_call::execute_current_tx_context_input>::{closure#0}, (multiversx_chain_vm[a89403a40e1edf87]::tx_mock::tx_result::TxResult, multiversx_chain_vm[a89403a40e1edf87]::tx_mock::blockchain_update::BlockchainUpdate)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/with_shared/shareable.rs:116:22
[INFO] [stdout]   59:     0x61d31b0783be - <multiversx_chain_vm[a89403a40e1edf87]::tx_execution::blockchain_vm::BlockchainVMRef>::execute_sc_call_lambda::<multiversx_chain_vm[a89403a40e1edf87]::tx_execution::exec_call::execute_current_tx_context_input>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/tx_execution/exec_call.rs:90:53
[INFO] [stdout]   60:     0x61d31b0786b8 - <multiversx_chain_vm[a89403a40e1edf87]::tx_execution::blockchain_vm::BlockchainVMRef>::sc_call_with_async_and_callback::<multiversx_chain_vm[a89403a40e1edf87]::tx_execution::exec_call::execute_current_tx_context_input>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/tx_execution/exec_call.rs:151:34
[INFO] [stdout]   61:     0x61d31afc9c2a - <multiversx_sc_scenario[edcf5c4260f7e92f]::scenario::run_vm::vm_runner::ScenarioVMRunner>::perform_sc_call_lambda::<multiversx_chain_vm[a89403a40e1edf87]::tx_execution::exec_call::execute_current_tx_context_input>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/scenario/run_vm/sc_call.rs:63:33
[INFO] [stdout]   62:     0x61d31afc9ca1 - <multiversx_sc_scenario[edcf5c4260f7e92f]::scenario::run_vm::vm_runner::ScenarioVMRunner>::perform_sc_call_lambda_and_check::<multiversx_chain_vm[a89403a40e1edf87]::tx_execution::exec_call::execute_current_tx_context_input>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/scenario/run_vm/sc_call.rs:78:30
[INFO] [stdout]   63:     0x61d31afd1bcc - <multiversx_sc_scenario[edcf5c4260f7e92f]::scenario::run_vm::vm_runner::ScenarioVMRunner>::perform_sc_call_update_results
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/scenario/run_vm/sc_call.rs:21:18
[INFO] [stdout]   64:     0x61d31afd5f64 - <multiversx_sc_scenario[edcf5c4260f7e92f]::scenario::run_vm::vm_runner::ScenarioVMRunner as multiversx_sc_scenario[edcf5c4260f7e92f]::scenario::scenario_runner::ScenarioRunner>::run_sc_call_step
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/scenario/run_vm/vm_runner.rs:36:14
[INFO] [stdout]   65:     0x61d31af55756 - <multiversx_sc_scenario[edcf5c4260f7e92f]::facade::scenario_world::ScenarioWorld as multiversx_sc_scenario[edcf5c4260f7e92f]::scenario::scenario_runner::ScenarioRunner>::run_sc_call_step::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/facade/scenario_world_runner.rs:34:50
[INFO] [stdout]   66:     0x61d31afc975d - <multiversx_sc_scenario[edcf5c4260f7e92f]::facade::scenario_world::ScenarioWorld>::for_each_runner_mut::<<multiversx_sc_scenario[edcf5c4260f7e92f]::facade::scenario_world::ScenarioWorld as multiversx_sc_scenario[edcf5c4260f7e92f]::scenario::scenario_runner::ScenarioRunner>::run_sc_call_step::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/facade/scenario_world_runner.rs:12:17
[INFO] [stdout]   67:     0x61d31afd5de4 - <multiversx_sc_scenario[edcf5c4260f7e92f]::facade::scenario_world::ScenarioWorld as multiversx_sc_scenario[edcf5c4260f7e92f]::scenario::scenario_runner::ScenarioRunner>::run_sc_call_step
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/facade/scenario_world_runner.rs:34:14
[INFO] [stdout]   68:     0x61d31ae8dfd1 - <multiversx_sc_scenario[edcf5c4260f7e92f]::facade::scenario_world::ScenarioWorld>::sc_call::<&mut multiversx_sc_scenario[edcf5c4260f7e92f]::scenario::model::step::sc_call_step::ScCallStep>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/facade/scenario_world_steps.rs:34:14
[INFO] [stdout]   69:     0x61d31aeb6971 - <multiversx_sc[4fdcaa03a986f2d7]::types::interaction::tx::Tx<multiversx_sc_scenario[edcf5c4260f7e92f]::facade::world_tx::scenario_exec_call::ScenarioEnvExec, multiversx_sc[4fdcaa03a986f2d7]::types::interaction::expr::test_address::TestAddress, multiversx_sc[4fdcaa03a986f2d7]::types::interaction::expr::test_sc_address::TestSCAddress, (multiversx_sc[4fdcaa03a986f2d7]::types::managed::wrapped::token_identifier::TokenIdentifier<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::static_api::StaticApiBackend>>, u64, multiversx_sc[4fdcaa03a986f2d7]::types::managed::wrapped::big_uint::BigUint<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::static_api::StaticApiBackend>>), (), multiversx_sc[4fdcaa03a986f2d7]::types::interaction::tx_data::function_call::FunctionCall<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::static_api::StaticApiBackend>>, multiversx_sc[4fdcaa03a986f2d7]::types::interaction::tx_result_handler_list::tx_result_handler_list_cons::ConsRet<multiversx_sc_scenario[edcf5c4260f7e92f]::facade::world_tx::scenario_exec_call::ScenarioEnvExec, multiversx_sc_scenario[edcf5c4260f7e92f]::facade::result_handlers::expect_error::ExpectError, multiversx_sc[4fdcaa03a986f2d7]::types::interaction::tx_result_handler_list::original_result::OriginalResultMarker<()>>> as multiversx_sc_scenario[edcf5c4260f7e92f]::facade::world_tx::scenario_tx_env::ScenarioTxRun>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/facade/world_tx/scenario_exec_call.rs:89:32
[INFO] [stdout]   70:     0x61d31ae8a786 - on_chain_claim_blackbox_test[d4a1e602d11d3c97]::on_chain_claim_claim_and_repair_wrong_shard
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/on_chain_claim_blackbox_test.rs:314:10
[INFO] [stdout]   71:     0x61d31ae87157 - on_chain_claim_blackbox_test[d4a1e602d11d3c97]::on_chain_claim_claim_and_repair_wrong_shard::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/on_chain_claim_blackbox_test.rs:285:49
[INFO] [stdout]   72:     0x61d31ae8de46 - <on_chain_claim_blackbox_test[d4a1e602d11d3c97]::on_chain_claim_claim_and_repair_wrong_shard::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x61d31aebe66b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   74:     0x61d31aebe66b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   75:     0x61d31aecbee5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   76:     0x61d31aecbee5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   77:     0x61d31aecbee5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   78:     0x61d31aecbee5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   79:     0x61d31aecbee5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   80:     0x61d31aecbee5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   81:     0x61d31aecbee5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   82:     0x61d31aec6a44 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   83:     0x61d31aec6a44 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   84:     0x61d31aecef62 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   85:     0x61d31aecef62 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   86:     0x61d31aecef62 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   87:     0x61d31aecef62 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   88:     0x61d31aecef62 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   89:     0x61d31aecef62 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   90:     0x61d31aecef62 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   91:     0x61d31b19076f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   92:     0x61d31b19076f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   93:     0x7f208747baa4 - <unknown>
[INFO] [stdout]   94:     0x7f2087508a64 - clone
[INFO] [stdout]   95:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'on_chain_claim_claim_and_repair_wrong_shard' (25) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-scenario-format-0.22.3/src/serde_raw/scenario_raw.rs:61:47:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61d31b1910e8 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61d31b1910e8 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61d31b1910e8 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61d31b1910e8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61d31b1a6e1a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61d31b1a6e1a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x61d31b1959b2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x61d31b1959b2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x61d31b16f406 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61d31b16f406 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61d31b189359 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61d31aecb58c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x61d31aecb58c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x61d31b189512 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x61d31b189512 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61d31b16f4c2 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x61d31b164469 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61d31b1701dd - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61d31b1a75dc - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61d31b1a7352 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x61d31ae83219 - <core[28b146924c2f19c6]::result::Result<std[929523f510218772]::fs::File, std[929523f510218772]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x61d31ae83219 - <multiversx_chain_scenario_format[40ef6d380a2234a2]::serde_raw::scenario_raw::ScenarioRaw>::save_to_file::<&str>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-scenario-format-0.22.3/src/serde_raw/scenario_raw.rs:61:47
[INFO] [stdout]   22:     0x61d31ae8ecba - <multiversx_sc_scenario[edcf5c4260f7e92f]::scenario::run_trace::scenario_trace::ScenarioTrace>::write_scenario_trace::<&str>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/scenario/run_trace/scenario_trace.rs:25:26
[INFO] [stdout]   23:     0x61d31ae8ef03 - <multiversx_sc_scenario[edcf5c4260f7e92f]::facade::scenario_world::ScenarioWorld>::write_scenario_trace::<&str>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/facade/scenario_world.rs:125:19
[INFO] [stdout]   24:     0x61d31ae8a79e - on_chain_claim_blackbox_test[d4a1e602d11d3c97]::on_chain_claim_claim_and_repair_wrong_shard
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/on_chain_claim_blackbox_test.rs:316:11
[INFO] [stdout]   25:     0x61d31ae87157 - on_chain_claim_blackbox_test[d4a1e602d11d3c97]::on_chain_claim_claim_and_repair_wrong_shard::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/on_chain_claim_blackbox_test.rs:285:49
[INFO] [stdout]   26:     0x61d31ae8de46 - <on_chain_claim_blackbox_test[d4a1e602d11d3c97]::on_chain_claim_claim_and_repair_wrong_shard::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x61d31aebe66b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x61d31aebe66b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   29:     0x61d31aecbee5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   30:     0x61d31aecbee5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   31:     0x61d31aecbee5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32:     0x61d31aecbee5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x61d31aecbee5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x61d31aecbee5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   35:     0x61d31aecbee5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   36:     0x61d31aec6a44 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   37:     0x61d31aec6a44 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   38:     0x61d31aecef62 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   39:     0x61d31aecef62 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   40:     0x61d31aecef62 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   41:     0x61d31aecef62 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   42:     0x61d31aecef62 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x61d31aecef62 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   44:     0x61d31aecef62 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x61d31b19076f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   46:     0x61d31b19076f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   47:     0x7f208747baa4 - <unknown>
[INFO] [stdout]   48:     0x7f2087508a64 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- on_chain_claim_wrong_shard_claim stdout ----
[INFO] [stdout] wrong shard
[INFO] [stdout] 
[INFO] [stdout] thread 'on_chain_claim_wrong_shard_claim' (32) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/vm_hooks/vh_impl/vh_debug_api.rs:45:9:
[INFO] [stdout] Box<dyn Any>
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61d31b1910e8 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61d31b1910e8 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61d31b1910e8 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61d31b1910e8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61d31b1a6e1a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61d31b1a6e1a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x61d31b1959b2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x61d31b1959b2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x61d31b16f406 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61d31b16f406 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61d31b189359 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61d31aecb58c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x61d31aecb58c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x61d31b189512 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x61d31b189512 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61d31b0a8294 - std[929523f510218772]::panicking::begin_panic::<multiversx_chain_vm_executor[80dc0876955f0402]::breakpoint_value::BreakpointValue>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:762:9
[INFO] [stdout]   16:     0x61d31b0adea9 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::begin_panic<multiversx_chain_vm_executor[80dc0876955f0402]::breakpoint_value::BreakpointValue>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61d31b0a62f4 - std[929523f510218772]::panicking::begin_panic::<multiversx_chain_vm_executor[80dc0876955f0402]::breakpoint_value::BreakpointValue>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:761:5
[INFO] [stdout]   18:     0x61d31b0ddac1 - std[929523f510218772]::panic::panic_any::<multiversx_chain_vm_executor[80dc0876955f0402]::breakpoint_value::BreakpointValue>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:260:5
[INFO] [stdout]   19:     0x61d31b094262 - <multiversx_chain_vm[a89403a40e1edf87]::vm_hooks::vh_impl::vh_debug_api::DebugApiVMHooksHandler as multiversx_chain_vm[a89403a40e1edf87]::vm_hooks::vh_source::VMHooksHandlerSource>::halt_with_error
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/vm_hooks/vh_impl/vh_debug_api.rs:45:9
[INFO] [stdout]   20:     0x61d31ae7ad50 - <multiversx_chain_vm[a89403a40e1edf87]::vm_hooks::vh_impl::vh_debug_api::DebugApiVMHooksHandler as multiversx_chain_vm[a89403a40e1edf87]::vm_hooks::vh_handler::vh_error::VMHooksError>::signal_error
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/vm_hooks/vh_handler/vh_error.rs:11:14
[INFO] [stdout]   21:     0x61d31b09edf8 - <multiversx_chain_vm[a89403a40e1edf87]::vm_hooks::vh_dispatcher::VMHooksDispatcher as multiversx_chain_vm_executor[80dc0876955f0402]::vm_hooks::VMHooks>::signal_error::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/vm_hooks/vh_dispatcher.rs:64:30
[INFO] [stdout]   22:     0x61d31b079630 - multiversx_chain_vm[a89403a40e1edf87]::mem_conv::with_bytes::<<multiversx_chain_vm[a89403a40e1edf87]::vm_hooks::vh_dispatcher::VMHooksDispatcher as multiversx_chain_vm_executor[80dc0876955f0402]::vm_hooks::VMHooks>::signal_error::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/mem_conv.rs:27:5
[INFO] [stdout]   23:     0x61d31b0a2768 - <multiversx_chain_vm[a89403a40e1edf87]::vm_hooks::vh_dispatcher::VMHooksDispatcher as multiversx_chain_vm_executor[80dc0876955f0402]::vm_hooks::VMHooks>::signal_error
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/vm_hooks/vh_dispatcher.rs:63:13
[INFO] [stdout]   24:     0x61d31aea45d5 - <multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::debug_api::DebugApiBackend> as multiversx_sc[4fdcaa03a986f2d7]::api::error_api::ErrorApiImpl>::signal_error::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/api/core_api_vh/error_api_vh.rs:18:20
[INFO] [stdout]   25:     0x61d31aea9777 - multiversx_chain_vm[a89403a40e1edf87]::mem_conv::with_mem_ptr::<<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::debug_api::DebugApiBackend> as multiversx_sc[4fdcaa03a986f2d7]::api::error_api::ErrorApiImpl>::signal_error::{closure#0}::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/mem_conv.rs:7:5
[INFO] [stdout]   26:     0x61d31aea45fd - <multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::debug_api::DebugApiBackend> as multiversx_sc[4fdcaa03a986f2d7]::api::error_api::ErrorApiImpl>::signal_error::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/api/core_api_vh/error_api_vh.rs:17:13
[INFO] [stdout]   27:     0x61d31ae9fff5 - <multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::debug_api::DebugApiBackend as multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::vm_hooks_backend::VMHooksApiBackend>::with_vm_hooks::<(), <multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::debug_api::DebugApiBackend> as multiversx_sc[4fdcaa03a986f2d7]::api::error_api::ErrorApiImpl>::signal_error::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/api/impl_vh/debug_api.rs:27:9
[INFO] [stdout]   28:     0x61d31aea7af0 - <multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::debug_api::DebugApiBackend>>::with_vm_hooks::<(), <multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::debug_api::DebugApiBackend> as multiversx_sc[4fdcaa03a986f2d7]::api::error_api::ErrorApiImpl>::signal_error::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/api/impl_vh/vm_hooks_api.rs:27:9
[INFO] [stdout]   29:     0x61d31aeae3f7 - <multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::debug_api::DebugApiBackend> as multiversx_sc[4fdcaa03a986f2d7]::api::error_api::ErrorApiImpl>::signal_error
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/api/core_api_vh/error_api_vh.rs:16:14
[INFO] [stdout]   30:     0x61d31aeae229 - <&str as multiversx_sc[4fdcaa03a986f2d7]::contract_base::wrappers::error_helper::IntoSignalError<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::debug_api::DebugApiBackend>>>::signal_error_with_message
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-0.51.1/src/contract_base/wrappers/error_helper.rs:42:29
[INFO] [stdout]   31:     0x61d31aea7783 - <multiversx_sc[4fdcaa03a986f2d7]::contract_base::wrappers::error_helper::ErrorHelper<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::debug_api::DebugApiBackend>>>::signal_error_with_message::<&str>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-0.51.1/src/contract_base/wrappers/error_helper.rs:30:17
[INFO] [stdout]   32:     0x61d31ae950b1 - <on_chain_claim[4a7385635f3f09a3]::ContractObj<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::debug_api::DebugApiBackend>> as on_chain_claim[4a7385635f3f09a3]::config::ConfigModule>::require_same_shard
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config.rs:14:9
[INFO] [stdout]   33:     0x61d31ae94b6b - <on_chain_claim[4a7385635f3f09a3]::ContractObj<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::debug_api::DebugApiBackend>> as on_chain_claim[4a7385635f3f09a3]::OnChainClaimContract>::claim
[INFO] [stdout]                                at /opt/rustwide/workdir/src/contract.rs:36:14
[INFO] [stdout]   34:     0x61d31ae92661 - <on_chain_claim[4a7385635f3f09a3]::ContractObj<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::debug_api::DebugApiBackend>> as on_chain_claim[4a7385635f3f09a3]::EndpointWrappers>::call_claim
[INFO] [stdout]                                at /opt/rustwide/workdir/src/contract.rs:14:1
[INFO] [stdout]   35:     0x61d31ae93c07 - <on_chain_claim[4a7385635f3f09a3]::ContractObj<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::debug_api::DebugApiBackend>> as on_chain_claim[4a7385635f3f09a3]::EndpointWrappers>::call
[INFO] [stdout]                                at /opt/rustwide/workdir/src/contract.rs:14:1
[INFO] [stdout]   36:     0x61d31ae92597 - <on_chain_claim[4a7385635f3f09a3]::ContractObj<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::debug_api::DebugApiBackend>> as multiversx_sc[4fdcaa03a986f2d7]::contract_base::callable_contract::CallableContract>::call
[INFO] [stdout]                                at /opt/rustwide/workdir/src/contract.rs:14:1
[INFO] [stdout]   37:     0x61d31af9cc18 - <multiversx_sc_scenario[edcf5c4260f7e92f]::debug_executor::contract_container::ContractContainer>::call
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/debug_executor/contract_container.rs:42:27
[INFO] [stdout]   38:     0x61d31af9c8fc - <multiversx_sc_scenario[edcf5c4260f7e92f]::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor[80dc0876955f0402]::instance::Instance>::call::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/debug_executor/contract_container.rs:80:42
[INFO] [stdout]   39:     0x61d31afb2afa - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<<multiversx_sc_scenario[edcf5c4260f7e92f]::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor[80dc0876955f0402]::instance::Instance>::call::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   40:     0x61d31af9c424 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<<multiversx_sc_scenario[edcf5c4260f7e92f]::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor[80dc0876955f0402]::instance::Instance>::call::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), multiversx_chain_vm[a89403a40e1edf87]::tx_mock::tx_panic::TxPanic>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   41:     0x61d31af7428b - __rust_try
[INFO] [stdout]   42:     0x61d31af6ce60 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), multiversx_chain_vm[a89403a40e1edf87]::tx_mock::tx_panic::TxPanic>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<<multiversx_sc_scenario[edcf5c4260f7e92f]::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor[80dc0876955f0402]::instance::Instance>::call::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   43:     0x61d31af6ce60 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<<multiversx_sc_scenario[edcf5c4260f7e92f]::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor[80dc0876955f0402]::instance::Instance>::call::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), multiversx_chain_vm[a89403a40e1edf87]::tx_mock::tx_panic::TxPanic>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   44:     0x61d31af4a31a - multiversx_sc_scenario[edcf5c4260f7e92f]::debug_executor::catch_tx_panic::catch_tx_panic::<<multiversx_sc_scenario[edcf5c4260f7e92f]::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor[80dc0876955f0402]::instance::Instance>::call::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/debug_executor/catch_tx_panic.rs:14:18
[INFO] [stdout]   45:     0x61d31af95df7 - multiversx_sc_scenario[edcf5c4260f7e92f]::debug_executor::contract_container::contract_instance_wrapped_execution::<<multiversx_sc_scenario[edcf5c4260f7e92f]::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor[80dc0876955f0402]::instance::Instance>::call::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/debug_executor/contract_container.rs:57:18
[INFO] [stdout]   46:     0x61d31af9d66b - <multiversx_sc_scenario[edcf5c4260f7e92f]::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor[80dc0876955f0402]::instance::Instance>::call
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/debug_executor/contract_container.rs:79:9
[INFO] [stdout]   47:     0x61d31b0e69f7 - multiversx_chain_vm[a89403a40e1edf87]::tx_execution::exec_call::execute_current_tx_context_input
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/tx_execution/exec_call.rs:26:14
[INFO] [stdout]   48:     0x61d31b0c7957 - <multiversx_chain_vm[a89403a40e1edf87]::tx_execution::exec_call::execute_current_tx_context_input as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x61d31b07a785 - <multiversx_chain_vm[a89403a40e1edf87]::tx_mock::tx_context_stack::TxContextStack>::execute_on_vm_stack::<multiversx_chain_vm[a89403a40e1edf87]::tx_execution::exec_call::execute_current_tx_context_input, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/tx_mock/tx_context_stack.rs:46:26
[INFO] [stdout]   50:     0x61d31b0bf931 - <multiversx_chain_vm[a89403a40e1edf87]::with_shared::shareable::Shareable<multiversx_chain_vm[a89403a40e1edf87]::tx_mock::tx_context::TxContext>>::with_shared::<<multiversx_chain_vm[a89403a40e1edf87]::tx_mock::tx_context_stack::TxContextStack>::execute_on_vm_stack<multiversx_chain_vm[a89403a40e1edf87]::tx_execution::exec_call::execute_current_tx_context_input, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/with_shared/shareable.rs:116:22
[INFO] [stdout]   51:     0x61d31b07916f - <multiversx_chain_vm[a89403a40e1edf87]::tx_mock::tx_context_stack::TxContextStack>::execute_on_vm_stack::<multiversx_chain_vm[a89403a40e1edf87]::tx_execution::exec_call::execute_current_tx_context_input, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/tx_mock/tx_context_stack.rs:43:23
[INFO] [stdout]   52:     0x61d31b077d7f - <multiversx_chain_vm[a89403a40e1edf87]::tx_execution::blockchain_vm::BlockchainVMRef>::default_execution::<multiversx_chain_vm[a89403a40e1edf87]::tx_execution::exec_call::execute_current_tx_context_input>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/tx_execution/exec_general_tx.rs:112:13
[INFO] [stdout]   53:     0x61d31b0e5670 - <multiversx_chain_vm[a89403a40e1edf87]::tx_execution::blockchain_vm::BlockchainVMRef>::execute_builtin_function_or_default::<multiversx_chain_vm[a89403a40e1edf87]::tx_execution::exec_call::execute_current_tx_context_input>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/tx_execution/exec_call.rs:75:42
[INFO] [stdout]   54:     0x61d31b0e436e - <multiversx_chain_vm[a89403a40e1edf87]::tx_execution::builtin_function_mocks::builtin_func_container::BuiltinFunctionCall>::execute_or_else::<multiversx_chain_vm[a89403a40e1edf87]::tx_execution::exec_call::execute_current_tx_context_input, <multiversx_chain_vm[a89403a40e1edf87]::tx_execution::blockchain_vm::BlockchainVMRef>::execute_builtin_function_or_default<multiversx_chain_vm[a89403a40e1edf87]::tx_execution::exec_call::execute_current_tx_context_input>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/tx_execution/builtin_function_mocks/builtin_func_container.rs:118:18
[INFO] [stdout]   55:     0x61d31b0e2918 - <multiversx_chain_vm[a89403a40e1edf87]::tx_execution::builtin_function_mocks::builtin_func_container::BuiltinFunctionContainer>::execute_builtin_function_or_else::<multiversx_chain_vm[a89403a40e1edf87]::tx_execution::exec_call::execute_current_tx_context_input, <multiversx_chain_vm[a89403a40e1edf87]::tx_execution::blockchain_vm::BlockchainVMRef>::execute_builtin_function_or_default<multiversx_chain_vm[a89403a40e1edf87]::tx_execution::exec_call::execute_current_tx_context_input>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/tx_execution/builtin_function_mocks/builtin_func_container.rs:39:58
[INFO] [stdout]   56:     0x61d31b0790fa - <multiversx_chain_vm[a89403a40e1edf87]::tx_execution::blockchain_vm::BlockchainVMRef>::execute_builtin_function_or_default::<multiversx_chain_vm[a89403a40e1edf87]::tx_execution::exec_call::execute_current_tx_context_input>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/tx_execution/exec_call.rs:70:32
[INFO] [stdout]   57:     0x61d31b0e55b8 - <multiversx_chain_vm[a89403a40e1edf87]::tx_execution::blockchain_vm::BlockchainVMRef>::execute_sc_call_lambda::<multiversx_chain_vm[a89403a40e1edf87]::tx_execution::exec_call::execute_current_tx_context_input>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/tx_execution/exec_call.rs:92:18
[INFO] [stdout]   58:     0x61d31b0bf6b0 - <multiversx_chain_vm[a89403a40e1edf87]::with_shared::shareable::Shareable<multiversx_chain_vm[a89403a40e1edf87]::world_mock::blockchain_state::BlockchainState>>::with_shared::<<multiversx_chain_vm[a89403a40e1edf87]::tx_execution::blockchain_vm::BlockchainVMRef>::execute_sc_call_lambda<multiversx_chain_vm[a89403a40e1edf87]::tx_execution::exec_call::execute_current_tx_context_input>::{closure#0}, (multiversx_chain_vm[a89403a40e1edf87]::tx_mock::tx_result::TxResult, multiversx_chain_vm[a89403a40e1edf87]::tx_mock::blockchain_update::BlockchainUpdate)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/with_shared/shareable.rs:116:22
[INFO] [stdout]   59:     0x61d31b0783be - <multiversx_chain_vm[a89403a40e1edf87]::tx_execution::blockchain_vm::BlockchainVMRef>::execute_sc_call_lambda::<multiversx_chain_vm[a89403a40e1edf87]::tx_execution::exec_call::execute_current_tx_context_input>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/tx_execution/exec_call.rs:90:53
[INFO] [stdout]   60:     0x61d31b0786b8 - <multiversx_chain_vm[a89403a40e1edf87]::tx_execution::blockchain_vm::BlockchainVMRef>::sc_call_with_async_and_callback::<multiversx_chain_vm[a89403a40e1edf87]::tx_execution::exec_call::execute_current_tx_context_input>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/tx_execution/exec_call.rs:151:34
[INFO] [stdout]   61:     0x61d31afc9c2a - <multiversx_sc_scenario[edcf5c4260f7e92f]::scenario::run_vm::vm_runner::ScenarioVMRunner>::perform_sc_call_lambda::<multiversx_chain_vm[a89403a40e1edf87]::tx_execution::exec_call::execute_current_tx_context_input>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/scenario/run_vm/sc_call.rs:63:33
[INFO] [stdout]   62:     0x61d31afc9ca1 - <multiversx_sc_scenario[edcf5c4260f7e92f]::scenario::run_vm::vm_runner::ScenarioVMRunner>::perform_sc_call_lambda_and_check::<multiversx_chain_vm[a89403a40e1edf87]::tx_execution::exec_call::execute_current_tx_context_input>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/scenario/run_vm/sc_call.rs:78:30
[INFO] [stdout]   63:     0x61d31afd1bcc - <multiversx_sc_scenario[edcf5c4260f7e92f]::scenario::run_vm::vm_runner::ScenarioVMRunner>::perform_sc_call_update_results
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/scenario/run_vm/sc_call.rs:21:18
[INFO] [stdout]   64:     0x61d31afd5f64 - <multiversx_sc_scenario[edcf5c4260f7e92f]::scenario::run_vm::vm_runner::ScenarioVMRunner as multiversx_sc_scenario[edcf5c4260f7e92f]::scenario::scenario_runner::ScenarioRunner>::run_sc_call_step
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/scenario/run_vm/vm_runner.rs:36:14
[INFO] [stdout]   65:     0x61d31af55756 - <multiversx_sc_scenario[edcf5c4260f7e92f]::facade::scenario_world::ScenarioWorld as multiversx_sc_scenario[edcf5c4260f7e92f]::scenario::scenario_runner::ScenarioRunner>::run_sc_call_step::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/facade/scenario_world_runner.rs:34:50
[INFO] [stdout]   66:     0x61d31afc975d - <multiversx_sc_scenario[edcf5c4260f7e92f]::facade::scenario_world::ScenarioWorld>::for_each_runner_mut::<<multiversx_sc_scenario[edcf5c4260f7e92f]::facade::scenario_world::ScenarioWorld as multiversx_sc_scenario[edcf5c4260f7e92f]::scenario::scenario_runner::ScenarioRunner>::run_sc_call_step::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/facade/scenario_world_runner.rs:12:17
[INFO] [stdout]   67:     0x61d31afd5de4 - <multiversx_sc_scenario[edcf5c4260f7e92f]::facade::scenario_world::ScenarioWorld as multiversx_sc_scenario[edcf5c4260f7e92f]::scenario::scenario_runner::ScenarioRunner>::run_sc_call_step
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/facade/scenario_world_runner.rs:34:14
[INFO] [stdout]   68:     0x61d31ae8dfd1 - <multiversx_sc_scenario[edcf5c4260f7e92f]::facade::scenario_world::ScenarioWorld>::sc_call::<&mut multiversx_sc_scenario[edcf5c4260f7e92f]::scenario::model::step::sc_call_step::ScCallStep>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/facade/scenario_world_steps.rs:34:14
[INFO] [stdout]   69:     0x61d31aeb6400 - <multiversx_sc[4fdcaa03a986f2d7]::types::interaction::tx::Tx<multiversx_sc_scenario[edcf5c4260f7e92f]::facade::world_tx::scenario_exec_call::ScenarioEnvExec, multiversx_sc[4fdcaa03a986f2d7]::types::interaction::expr::test_address::TestAddress, multiversx_sc[4fdcaa03a986f2d7]::types::interaction::expr::test_sc_address::TestSCAddress, multiversx_sc[4fdcaa03a986f2d7]::types::interaction::tx_payment::tx_payment_not_payable::NotPayable, (), multiversx_sc[4fdcaa03a986f2d7]::types::interaction::tx_data::function_call::FunctionCall<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::static_api::StaticApiBackend>>, multiversx_sc[4fdcaa03a986f2d7]::types::interaction::tx_result_handler_list::tx_result_handler_list_cons::ConsRet<multiversx_sc_scenario[edcf5c4260f7e92f]::facade::world_tx::scenario_exec_call::ScenarioEnvExec, multiversx_sc_scenario[edcf5c4260f7e92f]::facade::result_handlers::expect_error::ExpectError, multiversx_sc[4fdcaa03a986f2d7]::types::interaction::tx_result_handler_list::original_result::OriginalResultMarker<()>>> as multiversx_sc_scenario[edcf5c4260f7e92f]::facade::world_tx::scenario_tx_env::ScenarioTxRun>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/facade/world_tx/scenario_exec_call.rs:89:32
[INFO] [stdout]   70:     0x61d31ae88ab1 - on_chain_claim_blackbox_test[d4a1e602d11d3c97]::on_chain_claim_wrong_shard_claim
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/on_chain_claim_blackbox_test.rs:190:10
[INFO] [stdout]   71:     0x61d31ae87037 - on_chain_claim_blackbox_test[d4a1e602d11d3c97]::on_chain_claim_wrong_shard_claim::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/on_chain_claim_blackbox_test.rs:166:38
[INFO] [stdout]   72:     0x61d31ae8dcc6 - <on_chain_claim_blackbox_test[d4a1e602d11d3c97]::on_chain_claim_wrong_shard_claim::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x61d31aebe66b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   74:     0x61d31aebe66b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   75:     0x61d31aecbee5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   76:     0x61d31aecbee5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   77:     0x61d31aecbee5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   78:     0x61d31aecbee5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   79:     0x61d31aecbee5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   80:     0x61d31aecbee5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   81:     0x61d31aecbee5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   82:     0x61d31aec6a44 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   83:     0x61d31aec6a44 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   84:     0x61d31aecef62 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   85:     0x61d31aecef62 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   86:     0x61d31aecef62 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   87:     0x61d31aecef62 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   88:     0x61d31aecef62 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   89:     0x61d31aecef62 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   90:     0x61d31aecef62 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   91:     0x61d31b19076f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   92:     0x61d31b19076f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   93:     0x7f208747baa4 - <unknown>
[INFO] [stdout]   94:     0x7f2087508a64 - clone
[INFO] [stdout]   95:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'on_chain_claim_wrong_shard_claim' (32) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-scenario-format-0.22.3/src/serde_raw/scenario_raw.rs:61:47:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61d31b1910e8 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61d31b1910e8 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61d31b1910e8 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61d31b1910e8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61d31b1a6e1a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61d31b1a6e1a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x61d31b1959b2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x61d31b1959b2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x61d31b16f406 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61d31b16f406 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61d31b189359 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61d31aecb58c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x61d31aecb58c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x61d31b189512 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x61d31b189512 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61d31b16f4c2 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x61d31b164469 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61d31b1701dd - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61d31b1a75dc - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61d31b1a7352 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x61d31ae83219 - <core[28b146924c2f19c6]::result::Result<std[929523f510218772]::fs::File, std[929523f510218772]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x61d31ae83219 - <multiversx_chain_scenario_format[40ef6d380a2234a2]::serde_raw::scenario_raw::ScenarioRaw>::save_to_file::<&str>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-scenario-format-0.22.3/src/serde_raw/scenario_raw.rs:61:47
[INFO] [stdout]   22:     0x61d31ae8ecba - <multiversx_sc_scenario[edcf5c4260f7e92f]::scenario::run_trace::scenario_trace::ScenarioTrace>::write_scenario_trace::<&str>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/scenario/run_trace/scenario_trace.rs:25:26
[INFO] [stdout]   23:     0x61d31ae8ef03 - <multiversx_sc_scenario[edcf5c4260f7e92f]::facade::scenario_world::ScenarioWorld>::write_scenario_trace::<&str>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/facade/scenario_world.rs:125:19
[INFO] [stdout]   24:     0x61d31ae88ac9 - on_chain_claim_blackbox_test[d4a1e602d11d3c97]::on_chain_claim_wrong_shard_claim
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/on_chain_claim_blackbox_test.rs:192:11
[INFO] [stdout]   25:     0x61d31ae87037 - on_chain_claim_blackbox_test[d4a1e602d11d3c97]::on_chain_claim_wrong_shard_claim::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/on_chain_claim_blackbox_test.rs:166:38
[INFO] [stdout]   26:     0x61d31ae8dcc6 - <on_chain_claim_blackbox_test[d4a1e602d11d3c97]::on_chain_claim_wrong_shard_claim::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x61d31aebe66b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x61d31aebe66b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   29:     0x61d31aecbee5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   30:     0x61d31aecbee5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   31:     0x61d31aecbee5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32:     0x61d31aecbee5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x61d31aecbee5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x61d31aecbee5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   35:     0x61d31aecbee5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   36:     0x61d31aec6a44 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   37:     0x61d31aec6a44 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   38:     0x61d31aecef62 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   39:     0x61d31aecef62 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   40:     0x61d31aecef62 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   41:     0x61d31aecef62 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   42:     0x61d31aecef62 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x61d31aecef62 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   44:     0x61d31aecef62 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x61d31b19076f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   46:     0x61d31b19076f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   47:     0x7f208747baa4 - <unknown>
[INFO] [stdout]   48:     0x7f2087508a64 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- on_chain_claim_claim_and_repair_non_burnable_token stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'on_chain_claim_claim_and_repair_non_burnable_token' (24) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/vm_hooks/vh_impl/vh_debug_api.rs:45:9:
[INFO] [stdout] Box<dyn Any>
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61d31b1910e8 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61d31b1910e8 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61d31b1910e8 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61d31b1910e8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61d31b1a6e1a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61d31b1a6e1a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x61d31b1959b2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x61d31b1959b2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x61d31b16f406 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61d31b16f406 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61d31b189359 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61d31aecb58c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x61d31aecb58c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x61d31b189512 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x61d31b189512 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61d31b0a8294 - std[929523f510218772]::panicking::begin_panic::<multiversx_chain_vm_executor[80dc0876955f0402]::breakpoint_value::BreakpointValue>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:762:9
[INFO] [stdout]   16:     0x61d31b0adea9 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::begin_panic<multiversx_chain_vm_executor[80dc0876955f0402]::breakpoint_value::BreakpointValue>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61d31b0a62f4 - std[929523f510218772]::panicking::begin_panic::<multiversx_chain_vm_executor[80dc0876955f0402]::breakpoint_value::BreakpointValue>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:761:5
[INFO] [stdout]   18:     0x61d31b0ddac1 - std[929523f510218772]::panic::panic_any::<multiversx_chain_vm_executor[80dc0876955f0402]::breakpoint_value::BreakpointValue>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:260:5
[INFO] [stdout]   19:     0x61d31b094262 - <multiversx_chain_vm[a89403a40e1edf87]::vm_hooks::vh_impl::vh_debug_api::DebugApiVMHooksHandler as multiversx_chain_vm[a89403a40e1edf87]::vm_hooks::vh_source::VMHooksHandlerSource>::halt_with_error
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/vm_hooks/vh_impl/vh_debug_api.rs:45:9
[INFO] [stdout]   20:     0x61d31b0951c7 - <multiversx_chain_vm[a89403a40e1edf87]::vm_hooks::vh_impl::vh_debug_api::DebugApiVMHooksHandler as multiversx_chain_vm[a89403a40e1edf87]::vm_hooks::vh_source::VMHooksHandlerSource>::perform_execute_on_dest_context
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/vm_hooks/vh_impl/vh_debug_api.rs:134:18
[INFO] [stdout]   21:     0x61d31ae78ad3 - <multiversx_chain_vm[a89403a40e1edf87]::vm_hooks::vh_impl::vh_debug_api::DebugApiVMHooksHandler as multiversx_chain_vm[a89403a40e1edf87]::vm_hooks::vh_handler::vh_send::VMHooksSend>::execute_on_dest_context_raw
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/vm_hooks/vh_handler/vh_send.rs:366:18
[INFO] [stdout]   22:     0x61d31b0a5759 - <multiversx_chain_vm[a89403a40e1edf87]::vm_hooks::vh_dispatcher::VMHooksDispatcher as multiversx_chain_vm_executor[80dc0876955f0402]::vm_hooks::VMHooks>::managed_execute_on_dest_context
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/vm_hooks/vh_dispatcher.rs:875:22
[INFO] [stdout]   23:     0x61d31aebad6f - <multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::debug_api::DebugApiBackend> as multiversx_sc[4fdcaa03a986f2d7]::api::send_api::SendApiImpl>::execute_on_dest_context_raw::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/api/core_api_vh/send_api_vh.rs:230:16
[INFO] [stdout]   24:     0x61d31ae9f252 - <multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::debug_api::DebugApiBackend as multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::vm_hooks_backend::VMHooksApiBackend>::with_vm_hooks::<i32, <multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::debug_api::DebugApiBackend> as multiversx_sc[4fdcaa03a986f2d7]::api::send_api::SendApiImpl>::execute_on_dest_context_raw::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/api/impl_vh/debug_api.rs:27:9
[INFO] [stdout]   25:     0x61d31aea7941 - <multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::debug_api::DebugApiBackend>>::with_vm_hooks::<i32, <multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::debug_api::DebugApiBackend> as multiversx_sc[4fdcaa03a986f2d7]::api::send_api::SendApiImpl>::execute_on_dest_context_raw::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/api/impl_vh/vm_hooks_api.rs:27:9
[INFO] [stdout]   26:     0x61d31aeae3da - <multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::debug_api::DebugApiBackend> as multiversx_sc[4fdcaa03a986f2d7]::api::send_api::SendApiImpl>::execute_on_dest_context_raw
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/api/core_api_vh/send_api_vh.rs:229:14
[INFO] [stdout]   27:     0x61d31aebb789 - <multiversx_sc[4fdcaa03a986f2d7]::contract_base::wrappers::send_raw_wrapper::SendRawWrapper<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::debug_api::DebugApiBackend>>>::execute_on_dest_context_raw
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-0.51.1/src/contract_base/wrappers/send_raw_wrapper.rs:286:28
[INFO] [stdout]   28:     0x61d31aebaa92 - <multiversx_sc[4fdcaa03a986f2d7]::types::interaction::tx::Tx<multiversx_sc[4fdcaa03a986f2d7]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::debug_api::DebugApiBackend>>, (), multiversx_sc[4fdcaa03a986f2d7]::types::interaction::markers::to_self::ToSelf, multiversx_sc[4fdcaa03a986f2d7]::types::interaction::tx_payment::tx_payment_not_payable::NotPayable, multiversx_sc[4fdcaa03a986f2d7]::types::interaction::tx_gas::ExplicitGas<multiversx_sc[4fdcaa03a986f2d7]::types::interaction::markers::gas_left::GasLeft>, multiversx_sc[4fdcaa03a986f2d7]::types::interaction::tx_data::function_call::FunctionCall<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::debug_api::DebugApiBackend>>, multiversx_sc[4fdcaa03a986f2d7]::types::interaction::tx_result_handler_list::original_result::OriginalResultMarker<()>>>::execute_sync_call_raw::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-0.51.1/src/types/interaction/tx_exec/tx_exec_sync.rs:36:46
[INFO] [stdout]   29:     0x61d31ae9b4df - <() as multiversx_sc[4fdcaa03a986f2d7]::types::interaction::tx_payment::TxPayment<multiversx_sc[4fdcaa03a986f2d7]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::debug_api::DebugApiBackend>>>>::with_normalized::<(), multiversx_sc[4fdcaa03a986f2d7]::types::interaction::markers::to_self::ToSelf, <multiversx_sc[4fdcaa03a986f2d7]::types::interaction::tx::Tx<multiversx_sc[4fdcaa03a986f2d7]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::debug_api::DebugApiBackend>>, (), multiversx_sc[4fdcaa03a986f2d7]::types::interaction::markers::to_self::ToSelf, multiversx_sc[4fdcaa03a986f2d7]::types::interaction::tx_payment::tx_payment_not_payable::NotPayable, multiversx_sc[4fdcaa03a986f2d7]::types::interaction::tx_gas::ExplicitGas<multiversx_sc[4fdcaa03a986f2d7]::types::interaction::markers::gas_left::GasLeft>, multiversx_sc[4fdcaa03a986f2d7]::types::interaction::tx_data::function_call::FunctionCall<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::debug_api::DebugApiBackend>>, multiversx_sc[4fdcaa03a986f2d7]::types::interaction::tx_result_handler_list::original_result::OriginalResultMarker<()>>>::execute_sync_call_raw::{closure#0}, multiversx_sc[4fdcaa03a986f2d7]::types::managed::wrapped::managed_vec::ManagedVec<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::debug_api::DebugApiBackend>, multiversx_sc[4fdcaa03a986f2d7]::types::managed::basic::managed_buffer::ManagedBuffer<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::debug_api::DebugApiBackend>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-0.51.1/src/types/interaction/tx_payment/tx_payment_none.rs:41:44
[INFO] [stdout]   30:     0x61d31aeb8f4a - <multiversx_sc[4fdcaa03a986f2d7]::types::interaction::markers::to_self::ToSelf as multiversx_sc[4fdcaa03a986f2d7]::types::interaction::annotated::AnnotatedValue<multiversx_sc[4fdcaa03a986f2d7]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::debug_api::DebugApiBackend>>, multiversx_sc[4fdcaa03a986f2d7]::types::managed::wrapped::managed_address::ManagedAddress<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::debug_api::DebugApiBackend>>>>::with_value_ref::<<() as multiversx_sc[4fdcaa03a986f2d7]::types::interaction::tx_payment::TxPayment<multiversx_sc[4fdcaa03a986f2d7]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::debug_api::DebugApiBackend>>>>::with_normalized<(), multiversx_sc[4fdcaa03a986f2d7]::types::interaction::markers::to_self::ToSelf, <multiversx_sc[4fdcaa03a986f2d7]::types::interaction::tx::Tx<multiversx_sc[4fdcaa03a986f2d7]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::debug_api::DebugApiBackend>>, (), multiversx_sc[4fdcaa03a986f2d7]::types::interaction::markers::to_self::ToSelf, multiversx_sc[4fdcaa03a986f2d7]::types::interaction::tx_payment::tx_payment_not_payable::NotPayable, multiversx_sc[4fdcaa03a986f2d7]::types::interaction::tx_gas::ExplicitGas<multiversx_sc[4fdcaa03a986f2d7]::types::interaction::markers::gas_left::GasLeft>, multiversx_sc[4fdcaa03a986f2d7]::types::interaction::tx_data::function_call::FunctionCall<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::debug_api::DebugApiBackend>>, multiversx_sc[4fdcaa03a986f2d7]::types::interaction::tx_result_handler_list::original_result::OriginalResultMarker<()>>>::execute_sync_call_raw::{closure#0}, multiversx_sc[4fdcaa03a986f2d7]::types::managed::wrapped::managed_vec::ManagedVec<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::debug_api::DebugApiBackend>, multiversx_sc[4fdcaa03a986f2d7]::types::managed::basic::managed_buffer::ManagedBuffer<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::debug_api::DebugApiBackend>>>>::{closure#0}, multiversx_sc[4fdcaa03a986f2d7]::types::managed::wrapped::managed_vec::ManagedVec<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::debug_api::DebugApiBackend>, multiversx_sc[4fdcaa03a986f2d7]::types::managed::basic::managed_buffer::ManagedBuffer<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::debug_api::DebugApiBackend>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-0.51.1/src/types/interaction/markers/to_self.rs:32:9
[INFO] [stdout]   31:     0x61d31aeba1d1 - <multiversx_sc[4fdcaa03a986f2d7]::types::interaction::markers::to_self::ToSelf as multiversx_sc[4fdcaa03a986f2d7]::types::interaction::tx_to::TxToSpecified<multiversx_sc[4fdcaa03a986f2d7]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::debug_api::DebugApiBackend>>>>::with_address_ref::<<() as multiversx_sc[4fdcaa03a986f2d7]::types::interaction::tx_payment::TxPayment<multiversx_sc[4fdcaa03a986f2d7]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::debug_api::DebugApiBackend>>>>::with_normalized<(), multiversx_sc[4fdcaa03a986f2d7]::types::interaction::markers::to_self::ToSelf, <multiversx_sc[4fdcaa03a986f2d7]::types::interaction::tx::Tx<multiversx_sc[4fdcaa03a986f2d7]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::debug_api::DebugApiBackend>>, (), multiversx_sc[4fdcaa03a986f2d7]::types::interaction::markers::to_self::ToSelf, multiversx_sc[4fdcaa03a986f2d7]::types::interaction::tx_payment::tx_payment_not_payable::NotPayable, multiversx_sc[4fdcaa03a986f2d7]::types::interaction::tx_gas::ExplicitGas<multiversx_sc[4fdcaa03a986f2d7]::types::interaction::markers::gas_left::GasLeft>, multiversx_sc[4fdcaa03a986f2d7]::types::interaction::tx_data::function_call::FunctionCall<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::debug_api::DebugApiBackend>>, multiversx_sc[4fdcaa03a986f2d7]::types::interaction::tx_result_handler_list::original_result::OriginalResultMarker<()>>>::execute_sync_call_raw::{closure#0}, multiversx_sc[4fdcaa03a986f2d7]::types::managed::wrapped::managed_vec::ManagedVec<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::debug_api::DebugApiBackend>, multiversx_sc[4fdcaa03a986f2d7]::types::managed::basic::managed_buffer::ManagedBuffer<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::debug_api::DebugApiBackend>>>>::{closure#0}, multiversx_sc[4fdcaa03a986f2d7]::types::managed::wrapped::managed_vec::ManagedVec<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::debug_api::DebugApiBackend>, multiversx_sc[4fdcaa03a986f2d7]::types::managed::basic::managed_buffer::ManagedBuffer<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::debug_api::DebugApiBackend>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-0.51.1/src/types/interaction/tx_to.rs:34:14
[INFO] [stdout]   32:     0x61d31ae9a1be - <() as multiversx_sc[4fdcaa03a986f2d7]::types::interaction::tx_payment::TxPayment<multiversx_sc[4fdcaa03a986f2d7]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::debug_api::DebugApiBackend>>>>::with_normalized::<(), multiversx_sc[4fdcaa03a986f2d7]::types::interaction::markers::to_self::ToSelf, <multiversx_sc[4fdcaa03a986f2d7]::types::interaction::tx::Tx<multiversx_sc[4fdcaa03a986f2d7]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::debug_api::DebugApiBackend>>, (), multiversx_sc[4fdcaa03a986f2d7]::types::interaction::markers::to_self::ToSelf, multiversx_sc[4fdcaa03a986f2d7]::types::interaction::tx_payment::tx_payment_not_payable::NotPayable, multiversx_sc[4fdcaa03a986f2d7]::types::interaction::tx_gas::ExplicitGas<multiversx_sc[4fdcaa03a986f2d7]::types::interaction::markers::gas_left::GasLeft>, multiversx_sc[4fdcaa03a986f2d7]::types::interaction::tx_data::function_call::FunctionCall<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::debug_api::DebugApiBackend>>, multiversx_sc[4fdcaa03a986f2d7]::types::interaction::tx_result_handler_list::original_result::OriginalResultMarker<()>>>::execute_sync_call_raw::{closure#0}, multiversx_sc[4fdcaa03a986f2d7]::types::managed::wrapped::managed_vec::ManagedVec<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::debug_api::DebugApiBackend>, multiversx_sc[4fdcaa03a986f2d7]::types::managed::basic::managed_buffer::ManagedBuffer<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::debug_api::DebugApiBackend>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-0.51.1/src/types/interaction/tx_payment/tx_payment_none.rs:41:12
[INFO] [stdout]   33:     0x61d31aeb8d9e - <multiversx_sc[4fdcaa03a986f2d7]::types::interaction::tx_payment::tx_payment_not_payable::NotPayable as multiversx_sc[4fdcaa03a986f2d7]::types::interaction::tx_payment::TxPayment<multiversx_sc[4fdcaa03a986f2d7]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::debug_api::DebugApiBackend>>>>::with_normalized::<(), multiversx_sc[4fdcaa03a986f2d7]::types::interaction::markers::to_self::ToSelf, <multiversx_sc[4fdcaa03a986f2d7]::types::interaction::tx::Tx<multiversx_sc[4fdcaa03a986f2d7]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::debug_api::DebugApiBackend>>, (), multiversx_sc[4fdcaa03a986f2d7]::types::interaction::markers::to_self::ToSelf, multiversx_sc[4fdcaa03a986f2d7]::types::interaction::tx_payment::tx_payment_not_payable::NotPayable, multiversx_sc[4fdcaa03a986f2d7]::types::interaction::tx_gas::ExplicitGas<multiversx_sc[4fdcaa03a986f2d7]::types::interaction::markers::gas_left::GasLeft>, multiversx_sc[4fdcaa03a986f2d7]::types::interaction::tx_data::function_call::FunctionCall<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::debug_api::DebugApiBackend>>, multiversx_sc[4fdcaa03a986f2d7]::types::interaction::tx_result_handler_list::original_result::OriginalResultMarker<()>>>::execute_sync_call_raw::{closure#0}, multiversx_sc[4fdcaa03a986f2d7]::types::managed::wrapped::managed_vec::ManagedVec<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::debug_api::DebugApiBackend>, multiversx_sc[4fdcaa03a986f2d7]::types::managed::basic::managed_buffer::ManagedBuffer<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::debug_api::DebugApiBackend>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-0.51.1/src/types/interaction/tx_payment/tx_payment_not_payable.rs:47:12
[INFO] [stdout]   34:     0x61d31aeb36b1 - <multiversx_sc[4fdcaa03a986f2d7]::types::interaction::tx::Tx<multiversx_sc[4fdcaa03a986f2d7]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::debug_api::DebugApiBackend>>, (), multiversx_sc[4fdcaa03a986f2d7]::types::interaction::markers::to_self::ToSelf, multiversx_sc[4fdcaa03a986f2d7]::types::interaction::tx_payment::tx_payment_not_payable::NotPayable, multiversx_sc[4fdcaa03a986f2d7]::types::interaction::tx_gas::ExplicitGas<multiversx_sc[4fdcaa03a986f2d7]::types::interaction::markers::gas_left::GasLeft>, multiversx_sc[4fdcaa03a986f2d7]::types::interaction::tx_data::function_call::FunctionCall<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::debug_api::DebugApiBackend>>, multiversx_sc[4fdcaa03a986f2d7]::types::interaction::tx_result_handler_list::original_result::OriginalResultMarker<()>>>::execute_sync_call_raw
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-0.51.1/src/types/interaction/tx_exec/tx_exec_sync.rs:30:39
[INFO] [stdout]   35:     0x61d31aeb37a9 - <multiversx_sc[4fdcaa03a986f2d7]::types::interaction::tx::Tx<multiversx_sc[4fdcaa03a986f2d7]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::debug_api::DebugApiBackend>>, (), multiversx_sc[4fdcaa03a986f2d7]::types::interaction::markers::to_self::ToSelf, multiversx_sc[4fdcaa03a986f2d7]::types::interaction::tx_payment::tx_payment_not_payable::NotPayable, multiversx_sc[4fdcaa03a986f2d7]::types::interaction::tx_gas::ExplicitGas<multiversx_sc[4fdcaa03a986f2d7]::types::interaction::markers::gas_left::GasLeft>, multiversx_sc[4fdcaa03a986f2d7]::types::interaction::tx_data::function_call::FunctionCall<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::debug_api::DebugApiBackend>>, multiversx_sc[4fdcaa03a986f2d7]::types::interaction::tx_result_handler_list::original_result::OriginalResultMarker<()>>>::sync_call
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-0.51.1/src/types/interaction/tx_exec/tx_exec_sync.rs:55:49
[INFO] [stdout]   36:     0x61d31aeab75c - <multiversx_sc[4fdcaa03a986f2d7]::contract_base::wrappers::send_wrapper::SendWrapper<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::debug_api::DebugApiBackend>>>::esdt_local_burn
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-0.51.1/src/contract_base/wrappers/send_wrapper.rs:462:14
[INFO] [stdout]   37:     0x61d31ae94732 - <on_chain_claim[4a7385635f3f09a3]::ContractObj<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::debug_api::DebugApiBackend>> as on_chain_claim[4a7385635f3f09a3]::OnChainClaimContract>::claim_and_repair
[INFO] [stdout]                                at /opt/rustwide/workdir/src/contract.rs:115:21
[INFO] [stdout]   38:     0x61d31ae93651 - <on_chain_claim[4a7385635f3f09a3]::ContractObj<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::debug_api::DebugApiBackend>> as on_chain_claim[4a7385635f3f09a3]::EndpointWrappers>::call_claim_and_repair
[INFO] [stdout]                                at /opt/rustwide/workdir/src/contract.rs:14:1
[INFO] [stdout]   39:     0x61d31ae93c39 - <on_chain_claim[4a7385635f3f09a3]::ContractObj<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::debug_api::DebugApiBackend>> as on_chain_claim[4a7385635f3f09a3]::EndpointWrappers>::call
[INFO] [stdout]                                at /opt/rustwide/workdir/src/contract.rs:14:1
[INFO] [stdout]   40:     0x61d31ae92597 - <on_chain_claim[4a7385635f3f09a3]::ContractObj<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::debug_api::DebugApiBackend>> as multiversx_sc[4fdcaa03a986f2d7]::contract_base::callable_contract::CallableContract>::call
[INFO] [stdout]                                at /opt/rustwide/workdir/src/contract.rs:14:1
[INFO] [stdout]   41:     0x61d31af9cc18 - <multiversx_sc_scenario[edcf5c4260f7e92f]::debug_executor::contract_container::ContractContainer>::call
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/debug_executor/contract_container.rs:42:27
[INFO] [stdout]   42:     0x61d31af9c8fc - <multiversx_sc_scenario[edcf5c4260f7e92f]::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor[80dc0876955f0402]::instance::Instance>::call::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/debug_executor/contract_container.rs:80:42
[INFO] [stdout]   43:     0x61d31afb2afa - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<<multiversx_sc_scenario[edcf5c4260f7e92f]::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor[80dc0876955f0402]::instance::Instance>::call::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   44:     0x61d31af9c424 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<<multiversx_sc_scenario[edcf5c4260f7e92f]::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor[80dc0876955f0402]::instance::Instance>::call::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), multiversx_chain_vm[a89403a40e1edf87]::tx_mock::tx_panic::TxPanic>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   45:     0x61d31af7428b - __rust_try
[INFO] [stdout]   46:     0x61d31af6ce60 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), multiversx_chain_vm[a89403a40e1edf87]::tx_mock::tx_panic::TxPanic>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<<multiversx_sc_scenario[edcf5c4260f7e92f]::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor[80dc0876955f0402]::instance::Instance>::call::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x61d31af6ce60 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<<multiversx_sc_scenario[edcf5c4260f7e92f]::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor[80dc0876955f0402]::instance::Instance>::call::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), multiversx_chain_vm[a89403a40e1edf87]::tx_mock::tx_panic::TxPanic>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x61d31af4a31a - multiversx_sc_scenario[edcf5c4260f7e92f]::debug_executor::catch_tx_panic::catch_tx_panic::<<multiversx_sc_scenario[edcf5c4260f7e92f]::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor[80dc0876955f0402]::instance::Instance>::call::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/debug_executor/catch_tx_panic.rs:14:18
[INFO] [stdout]   49:     0x61d31af95df7 - multiversx_sc_scenario[edcf5c4260f7e92f]::debug_executor::contract_container::contract_instance_wrapped_execution::<<multiversx_sc_scenario[edcf5c4260f7e92f]::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor[80dc0876955f0402]::instance::Instance>::call::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/debug_executor/contract_container.rs:57:18
[INFO] [stdout]   50:     0x61d31af9d66b - <multiversx_sc_scenario[edcf5c4260f7e92f]::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor[80dc0876955f0402]::instance::Instance>::call
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/debug_executor/contract_container.rs:79:9
[INFO] [stdout]   51:     0x61d31b0e69f7 - multiversx_chain_vm[a89403a40e1edf87]::tx_execution::exec_call::execute_current_tx_context_input
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/tx_execution/exec_call.rs:26:14
[INFO] [stdout]   52:     0x61d31b0c7957 - <multiversx_chain_vm[a89403a40e1edf87]::tx_execution::exec_call::execute_current_tx_context_input as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x61d31b07a785 - <multiversx_chain_vm[a89403a40e1edf87]::tx_mock::tx_context_stack::TxContextStack>::execute_on_vm_stack::<multiversx_chain_vm[a89403a40e1edf87]::tx_execution::exec_call::execute_current_tx_context_input, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/tx_mock/tx_context_stack.rs:46:26
[INFO] [stdout]   54:     0x61d31b0bf931 - <multiversx_chain_vm[a89403a40e1edf87]::with_shared::shareable::Shareable<multiversx_chain_vm[a89403a40e1edf87]::tx_mock::tx_context::TxContext>>::with_shared::<<multiversx_chain_vm[a89403a40e1edf87]::tx_mock::tx_context_stack::TxContextStack>::execute_on_vm_stack<multiversx_chain_vm[a89403a40e1edf87]::tx_execution::exec_call::execute_current_tx_context_input, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/with_shared/shareable.rs:116:22
[INFO] [stdout]   55:     0x61d31b07916f - <multiversx_chain_vm[a89403a40e1edf87]::tx_mock::tx_context_stack::TxContextStack>::execute_on_vm_stack::<multiversx_chain_vm[a89403a40e1edf87]::tx_execution::exec_call::execute_current_tx_context_input, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/tx_mock/tx_context_stack.rs:43:23
[INFO] [stdout]   56:     0x61d31b077d7f - <multiversx_chain_vm[a89403a40e1edf87]::tx_execution::blockchain_vm::BlockchainVMRef>::default_execution::<multiversx_chain_vm[a89403a40e1edf87]::tx_execution::exec_call::execute_current_tx_context_input>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/tx_execution/exec_general_tx.rs:112:13
[INFO] [stdout]   57:     0x61d31b0e5670 - <multiversx_chain_vm[a89403a40e1edf87]::tx_execution::blockchain_vm::BlockchainVMRef>::execute_builtin_function_or_default::<multiversx_chain_vm[a89403a40e1edf87]::tx_execution::exec_call::execute_current_tx_context_input>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/tx_execution/exec_call.rs:75:42
[INFO] [stdout]   58:     0x61d31b0e436e - <multiversx_chain_vm[a89403a40e1edf87]::tx_execution::builtin_function_mocks::builtin_func_container::BuiltinFunctionCall>::execute_or_else::<multiversx_chain_vm[a89403a40e1edf87]::tx_execution::exec_call::execute_current_tx_context_input, <multiversx_chain_vm[a89403a40e1edf87]::tx_execution::blockchain_vm::BlockchainVMRef>::execute_builtin_function_or_default<multiversx_chain_vm[a89403a40e1edf87]::tx_execution::exec_call::execute_current_tx_context_input>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/tx_execution/builtin_function_mocks/builtin_func_container.rs:118:18
[INFO] [stdout]   59:     0x61d31b0e2918 - <multiversx_chain_vm[a89403a40e1edf87]::tx_execution::builtin_function_mocks::builtin_func_container::BuiltinFunctionContainer>::execute_builtin_function_or_else::<multiversx_chain_vm[a89403a40e1edf87]::tx_execution::exec_call::execute_current_tx_context_input, <multiversx_chain_vm[a89403a40e1edf87]::tx_execution::blockchain_vm::BlockchainVMRef>::execute_builtin_function_or_default<multiversx_chain_vm[a89403a40e1edf87]::tx_execution::exec_call::execute_current_tx_context_input>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/tx_execution/builtin_function_mocks/builtin_func_container.rs:39:58
[INFO] [stdout]   60:     0x61d31b0790fa - <multiversx_chain_vm[a89403a40e1edf87]::tx_execution::blockchain_vm::BlockchainVMRef>::execute_builtin_function_or_default::<multiversx_chain_vm[a89403a40e1edf87]::tx_execution::exec_call::execute_current_tx_context_input>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/tx_execution/exec_call.rs:70:32
[INFO] [stdout]   61:     0x61d31b0e55b8 - <multiversx_chain_vm[a89403a40e1edf87]::tx_execution::blockchain_vm::BlockchainVMRef>::execute_sc_call_lambda::<multiversx_chain_vm[a89403a40e1edf87]::tx_execution::exec_call::execute_current_tx_context_input>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/tx_execution/exec_call.rs:92:18
[INFO] [stdout]   62:     0x61d31b0bf6b0 - <multiversx_chain_vm[a89403a40e1edf87]::with_shared::shareable::Shareable<multiversx_chain_vm[a89403a40e1edf87]::world_mock::blockchain_state::BlockchainState>>::with_shared::<<multiversx_chain_vm[a89403a40e1edf87]::tx_execution::blockchain_vm::BlockchainVMRef>::execute_sc_call_lambda<multiversx_chain_vm[a89403a40e1edf87]::tx_execution::exec_call::execute_current_tx_context_input>::{closure#0}, (multiversx_chain_vm[a89403a40e1edf87]::tx_mock::tx_result::TxResult, multiversx_chain_vm[a89403a40e1edf87]::tx_mock::blockchain_update::BlockchainUpdate)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/with_shared/shareable.rs:116:22
[INFO] [stdout]   63:     0x61d31b0783be - <multiversx_chain_vm[a89403a40e1edf87]::tx_execution::blockchain_vm::BlockchainVMRef>::execute_sc_call_lambda::<multiversx_chain_vm[a89403a40e1edf87]::tx_execution::exec_call::execute_current_tx_context_input>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/tx_execution/exec_call.rs:90:53
[INFO] [stdout]   64:     0x61d31b0786b8 - <multiversx_chain_vm[a89403a40e1edf87]::tx_execution::blockchain_vm::BlockchainVMRef>::sc_call_with_async_and_callback::<multiversx_chain_vm[a89403a40e1edf87]::tx_execution::exec_call::execute_current_tx_context_input>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/tx_execution/exec_call.rs:151:34
[INFO] [stdout]   65:     0x61d31afc9c2a - <multiversx_sc_scenario[edcf5c4260f7e92f]::scenario::run_vm::vm_runner::ScenarioVMRunner>::perform_sc_call_lambda::<multiversx_chain_vm[a89403a40e1edf87]::tx_execution::exec_call::execute_current_tx_context_input>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/scenario/run_vm/sc_call.rs:63:33
[INFO] [stdout]   66:     0x61d31afc9ca1 - <multiversx_sc_scenario[edcf5c4260f7e92f]::scenario::run_vm::vm_runner::ScenarioVMRunner>::perform_sc_call_lambda_and_check::<multiversx_chain_vm[a89403a40e1edf87]::tx_execution::exec_call::execute_current_tx_context_input>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/scenario/run_vm/sc_call.rs:78:30
[INFO] [stdout]   67:     0x61d31afd1bcc - <multiversx_sc_scenario[edcf5c4260f7e92f]::scenario::run_vm::vm_runner::ScenarioVMRunner>::perform_sc_call_update_results
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/scenario/run_vm/sc_call.rs:21:18
[INFO] [stdout]   68:     0x61d31afd5f64 - <multiversx_sc_scenario[edcf5c4260f7e92f]::scenario::run_vm::vm_runner::ScenarioVMRunner as multiversx_sc_scenario[edcf5c4260f7e92f]::scenario::scenario_runner::ScenarioRunner>::run_sc_call_step
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/scenario/run_vm/vm_runner.rs:36:14
[INFO] [stdout]   69:     0x61d31af55756 - <multiversx_sc_scenario[edcf5c4260f7e92f]::facade::scenario_world::ScenarioWorld as multiversx_sc_scenario[edcf5c4260f7e92f]::scenario::scenario_runner::ScenarioRunner>::run_sc_call_step::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/facade/scenario_world_runner.rs:34:50
[INFO] [stdout]   70:     0x61d31afc975d - <multiversx_sc_scenario[edcf5c4260f7e92f]::facade::scenario_world::ScenarioWorld>::for_each_runner_mut::<<multiversx_sc_scenario[edcf5c4260f7e92f]::facade::scenario_world::ScenarioWorld as multiversx_sc_scenario[edcf5c4260f7e92f]::scenario::scenario_runner::ScenarioRunner>::run_sc_call_step::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/facade/scenario_world_runner.rs:12:17
[INFO] [stdout]   71:     0x61d31afd5de4 - <multiversx_sc_scenario[edcf5c4260f7e92f]::facade::scenario_world::ScenarioWorld as multiversx_sc_scenario[edcf5c4260f7e92f]::scenario::scenario_runner::ScenarioRunner>::run_sc_call_step
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/facade/scenario_world_runner.rs:34:14
[INFO] [stdout]   72:     0x61d31ae8dfd1 - <multiversx_sc_scenario[edcf5c4260f7e92f]::facade::scenario_world::ScenarioWorld>::sc_call::<&mut multiversx_sc_scenario[edcf5c4260f7e92f]::scenario::model::step::sc_call_step::ScCallStep>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/facade/scenario_world_steps.rs:34:14
[INFO] [stdout]   73:     0x61d31aeb6971 - <multiversx_sc[4fdcaa03a986f2d7]::types::interaction::tx::Tx<multiversx_sc_scenario[edcf5c4260f7e92f]::facade::world_tx::scenario_exec_call::ScenarioEnvExec, multiversx_sc[4fdcaa03a986f2d7]::types::interaction::expr::test_address::TestAddress, multiversx_sc[4fdcaa03a986f2d7]::types::interaction::expr::test_sc_address::TestSCAddress, (multiversx_sc[4fdcaa03a986f2d7]::types::managed::wrapped::token_identifier::TokenIdentifier<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::static_api::StaticApiBackend>>, u64, multiversx_sc[4fdcaa03a986f2d7]::types::managed::wrapped::big_uint::BigUint<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::static_api::StaticApiBackend>>), (), multiversx_sc[4fdcaa03a986f2d7]::types::interaction::tx_data::function_call::FunctionCall<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[edcf5c4260f7e92f]::api::impl_vh::static_api::StaticApiBackend>>, multiversx_sc[4fdcaa03a986f2d7]::types::interaction::tx_result_handler_list::tx_result_handler_list_cons::ConsRet<multiversx_sc_scenario[edcf5c4260f7e92f]::facade::world_tx::scenario_exec_call::ScenarioEnvExec, multiversx_sc_scenario[edcf5c4260f7e92f]::facade::result_handlers::expect_error::ExpectError, multiversx_sc[4fdcaa03a986f2d7]::types::interaction::tx_result_handler_list::original_result::OriginalResultMarker<()>>> as multiversx_sc_scenario[edcf5c4260f7e92f]::facade::world_tx::scenario_tx_env::ScenarioTxRun>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/facade/world_tx/scenario_exec_call.rs:89:32
[INFO] [stdout]   74:     0x61d31ae8ae2b - on_chain_claim_blackbox_test[d4a1e602d11d3c97]::on_chain_claim_claim_and_repair_non_burnable_token
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/on_chain_claim_blackbox_test.rs:360:10
[INFO] [stdout]   75:     0x61d31ae871b7 - on_chain_claim_blackbox_test[d4a1e602d11d3c97]::on_chain_claim_claim_and_repair_non_burnable_token::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/on_chain_claim_blackbox_test.rs:320:56
[INFO] [stdout]   76:     0x61d31ae8dec6 - <on_chain_claim_blackbox_test[d4a1e602d11d3c97]::on_chain_claim_claim_and_repair_non_burnable_token::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   77:     0x61d31aebe66b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   78:     0x61d31aebe66b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   79:     0x61d31aecbee5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   80:     0x61d31aecbee5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   81:     0x61d31aecbee5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   82:     0x61d31aecbee5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   83:     0x61d31aecbee5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   84:     0x61d31aecbee5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   85:     0x61d31aecbee5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   86:     0x61d31aec6a44 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   87:     0x61d31aec6a44 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   88:     0x61d31aecef62 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   89:     0x61d31aecef62 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   90:     0x61d31aecef62 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   91:     0x61d31aecef62 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   92:     0x61d31aecef62 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   93:     0x61d31aecef62 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   94:     0x61d31aecef62 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   95:     0x61d31b19076f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   96:     0x61d31b19076f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   97:     0x7f208747baa4 - <unknown>
[INFO] [stdout]   98:     0x7f2087508a64 - clone
[INFO] [stdout]   99:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'on_chain_claim_claim_and_repair_non_burnable_token' (24) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-scenario-format-0.22.3/src/serde_raw/scenario_raw.rs:61:47:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61d31b1910e8 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61d31b1910e8 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61d31b1910e8 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61d31b1910e8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61d31b1a6e1a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61d31b1a6e1a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x61d31b1959b2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x61d31b1959b2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x61d31b16f406 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61d31b16f406 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61d31b189359 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61d31aecb58c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x61d31aecb58c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x61d31b189512 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x61d31b189512 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61d31b16f4c2 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x61d31b164469 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61d31b1701dd - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61d31b1a75dc - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61d31b1a7352 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x61d31ae83219 - <core[28b146924c2f19c6]::result::Result<std[929523f510218772]::fs::File, std[929523f510218772]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x61d31ae83219 - <multiversx_chain_scenario_format[40ef6d380a2234a2]::serde_raw::scenario_raw::ScenarioRaw>::save_to_file::<&str>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-scenario-format-0.22.3/src/serde_raw/scenario_raw.rs:61:47
[INFO] [stdout]   22:     0x61d31ae8ecba - <multiversx_sc_scenario[edcf5c4260f7e92f]::scenario::run_trace::scenario_trace::ScenarioTrace>::write_scenario_trace::<&str>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/scenario/run_trace/scenario_trace.rs:25:26
[INFO] [stdout]   23:     0x61d31ae8ef03 - <multiversx_sc_scenario[edcf5c4260f7e92f]::facade::scenario_world::ScenarioWorld>::write_scenario_trace::<&str>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/facade/scenario_world.rs:125:19
[INFO] [stdout]   24:     0x61d31ae8ae43 - on_chain_claim_blackbox_test[d4a1e602d11d3c97]::on_chain_claim_claim_and_repair_non_burnable_token
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/on_chain_claim_blackbox_test.rs:362:11
[INFO] [stdout]   25:     0x61d31ae871b7 - on_chain_claim_blackbox_test[d4a1e602d11d3c97]::on_chain_claim_claim_and_repair_non_burnable_token::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/on_chain_claim_blackbox_test.rs:320:56
[INFO] [stdout]   26:     0x61d31ae8dec6 - <on_chain_claim_blackbox_test[d4a1e602d11d3c97]::on_chain_claim_claim_and_repair_non_burnable_token::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x61d31aebe66b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x61d31aebe66b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   29:     0x61d31aecbee5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   30:     0x61d31aecbee5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   31:     0x61d31aecbee5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32:     0x61d31aecbee5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x61d31aecbee5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x61d31aecbee5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   35:     0x61d31aecbee5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   36:     0x61d31aec6a44 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   37:     0x61d31aec6a44 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   38:     0x61d31aecef62 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   39:     0x61d31aecef62 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   40:     0x61d31aecef62 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   41:     0x61d31aecef62 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   42:     0x61d31aecef62 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x61d31aecef62 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   44:     0x61d31aecef62 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x61d31b19076f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   46:     0x61d31b19076f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   47:     0x7f208747baa4 - <unknown>
[INFO] [stdout]   48:     0x7f2087508a64 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     on_chain_claim_blackbox_init
[INFO] [stdout]     on_chain_claim_blackbox_init_invalid_token_id
[INFO] [stdout]     on_chain_claim_claim_and_repair_bad_amount
[INFO] [stdout]     on_chain_claim_claim_and_repair_happy_path
[INFO] [stdout]     on_chain_claim_claim_and_repair_non_burnable_token
[INFO] [stdout]     on_chain_claim_claim_and_repair_wrong_shard
[INFO] [stdout]     on_chain_claim_claim_happy_path
[INFO] [stdout]     on_chain_claim_double_claim
[INFO] [stdout]     on_chain_claim_late_claim
[INFO] [stdout]     on_chain_claim_update_state_happy_path
[INFO] [stdout]     on_chain_claim_update_state_non_admin
[INFO] [stdout]     on_chain_claim_update_state_wrong_shard
[INFO] [stdout]     on_chain_claim_wrong_shard_claim
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 13 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.22s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test on_chain_claim_blackbox_test`
[INFO] running `Command { std: "docker" "inspect" "8f162f6d89531d38915bafaf8551d27e12c314f7f85888e051b50170b8ff000b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8f162f6d89531d38915bafaf8551d27e12c314f7f85888e051b50170b8ff000b", kill_on_drop: false }`
[INFO] [stdout] 8f162f6d89531d38915bafaf8551d27e12c314f7f85888e051b50170b8ff000b
